coreutils/tests/fixtures/tail
Jan Scheer 94cc966535
tail: change notify backend on macOS from FSEvents to kqueue
On macOS only `kqueue` is suitable for our use case because `FSEvents`
waits until file close to delivers modify events.
2021-10-01 21:33:30 +02:00
..
follow_name.expected test_tail: add tests for --follow=name 2021-09-27 23:18:00 +02:00
follow_name.txt test_tail: add tests for --follow=name 2021-09-27 23:18:00 +02:00
follow_name_short.expected tail: change notify backend on macOS from FSEvents to kqueue 2021-10-01 21:33:30 +02:00
follow_stdin.expected tail: test -f with no files 2016-05-31 17:40:06 -03:00
foobar.txt tests/tail: Rename tail test fixture contents to be easier to read 2016-03-21 07:51:42 -07:00
foobar2.txt tail: test following multiple files 2016-05-30 17:34:53 -03: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_follow_multiple.expected tail: test following multiple files 2016-05-30 17:34:53 -03:00
foobar_follow_multiple_appended.expected tests ~ refactor/polish spelling (comments, names, and exceptions) 2021-05-31 08:23:57 -05:00
foobar_multiple_quiet.expected tail: suppress headers when --quiet flag is used 2017-10-05 21:25:21 +02: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