coreutils/tests
Michael Debertol 6ccc305513 seq: implement integer sequences
If we notice that we can represent all arguments as BigInts, take a
different code path. Just like GNU seq this means we can print an
infinite amount of numbers in this case.
2021-05-31 21:20:12 +02:00
..
benches/factor factor: Move benchmarks out-of-crate 2021-05-17 19:43:38 +02:00
by-util seq: implement integer sequences 2021-05-31 21:20:12 +02:00
common fix a lot of clippy warnings 2021-05-29 15:11:22 +02:00
fixtures sort: correctly inherit global flags for keys (#2302) 2021-05-29 23:25:56 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00