1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 10:41:03 +00:00
uutils-coreutils/tests/fixtures/tail
Valentin Lorentz 2fd7164cda tail: Implement tail -z.
This options makes tail use NULL instead of newline as a line
delimiter.
2016-04-02 12:32:33 +02:00
..
foobar.txt tests/tail: Rename tail test fixture contents to be easier to read 2016-03-21 07:51:42 -07:00
foobar_bytes_single.expected Add a test for tail -c <BYTES> <FILE> 2016-03-26 11:52:10 -07:00
foobar_bytes_stdin.expected Add a test for tail -c <BYTES> from stdin 2016-03-26 11:56:00 -07:00
foobar_single_default.expected tests/tail: Rename tail test fixture contents to be easier to read 2016-03-21 07:51:42 -07:00
foobar_stdin_default.expected tests/tail: Rename tail test fixture contents to be easier to read 2016-03-21 07:51:42 -07:00
foobar_with_null.txt tail: Implement tail -z. 2016-04-02 12:32:33 +02:00
foobar_with_null_default.expected tail: Implement tail -z. 2016-04-02 12:32:33 +02:00