1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
uutils-coreutils/tests
Allan Silva 6a6875012e wc: implement files0-from option
When this option is present, the files argument is not processed. This option processes the file list from provided file, splitting them by the ascii NUL (\0) character. When files0-from is '-', the file list is processed from stdin.
2022-02-04 10:12:08 -03:00
..
benches/factor all: change macros 2022-01-29 15:26:32 +01:00
by-util wc: implement files0-from option 2022-02-04 10:12:08 -03:00
common use 'Self' and derive 'Default' where possible 2022-01-30 15:08:26 +01:00
fixtures wc: implement files0-from option 2022-02-04 10:12:08 -03: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