1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-21 04:31:13 +00:00
uutils-coreutils/tests
Michael Debertol 816c55dce4 sort: avoid sigpipe errors
By calling `unwrap` we get a panic instead of an abort, and since we
mute sigpipe panics for all utilites, no error message will be printed.
2021-06-17 00:06:39 +02:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util sort: avoid sigpipe errors 2021-06-17 00:06:39 +02:00
common tests: add _any functions 2021-06-12 18:03:00 +02:00
fixtures Merge pull request #2237 from wfscheper/wfscheper/issue2118 2021-06-12 11:20:24 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00