1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/tests
Ben Wiederhake 352a8a5bd7 shuf: handle --input-range with huge number ranges
This requires special handling, because we cannot always generate all
possible strings beforehand, e.g. in the case of "-n 2 -i 0-2147483647".
2024-02-24 18:33:46 +01:00
..
benches/factor Add license headers on all files 2023-08-21 10:49:27 +02:00
by-util shuf: handle --input-range with huge number ranges 2024-02-24 18:33:46 +01:00
common clippy: fix warnings introduced by Rust 1.76 2024-02-08 16:56:01 +01:00
fixtures cksum: fixed cksum --raw --algorithm 2024-01-10 15:04:19 +02:00
test_util_name.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00