1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 19:21:09 +00:00
uutils-coreutils/tests
Kevin Burke 3e1c5c2d99
rm: allow -r flag to be specified multiple times
GNU rm allows the `-r` flag to be specified multiple times, but
uutils/coreutils would previously exit with an error.

I encountered this while attempting to run `make clean` on the
Postgres source tree (github.com/postgres/postgres).

Updates #1663.
2021-10-28 22:47:07 -07:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util rm: allow -r flag to be specified multiple times 2021-10-28 22:47:07 -07:00
common Merge pull request #2710 from jfinkels/tests-add-missing-assert-placeholder 2021-10-19 20:53:35 +02:00
fixtures wc: Do a chunked read with proper UTF-8 handling 2021-08-26 01:38:16 +02: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