coreutils/tests
Michael Debertol c5d7cbda32 timeout: handle arguments for the command to run
To prevent clap from parsing flags for the command to run as flags for
timeout, remove the "args" positional argument, but allow to pass flags
via the "command" positional arg.
2021-06-10 17:03:32 +02:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util timeout: handle arguments for the command to run 2021-06-10 17:03:32 +02:00
common tests ~ fix cargo clippy complaint (*allow* clippy::manual_strip; with FixME/ToDO) 2021-06-06 19:28:25 -05:00
fixtures sort: insert line separators after non-empty files 2021-06-06 18:01:08 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00