1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 02:31:02 +00:00
uutils-coreutils/tests
Niyaz Nigmatullin ec8e610e48 test_sort: created a new big file for sort
Before, the sort could work faster and we could be late with
the signal.
Now we create a new big file, `sort` can't process it in a minute,
so we can safely wait for the temporary directory to be created
and send a signal afterwards
2022-10-18 13:18:50 +03:00
..
benches/factor all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
by-util test_sort: created a new big file for sort 2022-10-18 13:18:50 +03:00
common tests: update to clap 4 2022-10-13 17:50:43 +02:00
fixtures Match GNU semantics for missing EOF 2022-10-07 17:50:26 -04:00
test_util_name.rs tests: update to clap 4 2022-10-13 17:50:43 +02:00
tests.rs tests: do not generate module structure in build.rs 2022-10-05 13:30:22 +02:00