1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/tests
Jeffrey Finkelstein a4955b4e06 split: add support for -x option (hex suffixes)
Add support for the `-x` command-line option to `split`. This option
causes `split` to produce filenames with hexadecimal suffixes instead
of the default alphabetic suffixes.
2022-02-13 11:18:37 -05:00
..
benches/factor all: change macros 2022-01-29 15:26:32 +01:00
by-util split: add support for -x option (hex suffixes) 2022-02-13 11:18:37 -05:00
common tests: fix no_stderr check in stderr_only_bytes() 2022-02-06 18:03:13 -05:00
fixtures split: add support for -x option (hex suffixes) 2022-02-13 11:18:37 -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