coreutils/tests
Jeffrey Finkelstein 58d84d5107 tail: support zero-terminated lines in streams
Support `-z` option when the input is not a seekable file. Previously,
the option was accepted by the argument parser, but it was being
ignored by the application logic.
2022-01-21 18:31:15 -05:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util tail: support zero-terminated lines in streams 2022-01-21 18:31:15 -05:00
common fix Rust 1.58 clippy lints (#2874) 2022-01-16 15:57:33 +01:00
fixtures join: add support for -z option 2022-01-16 17:56:07 -05:00
test_util_name.rs tests: silence clippy warnings for unused_imports 2021-10-10 00:52:18 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00