mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 02:01:05 +00:00
GNU `seq` doesn't support such large positive exponents anyway, and we are limited by i64 range, so increase the exponent value to make sure we fully overflow that range. Also, add a test to check that a very, very, small number is treated as 0 (that's also undefined behaviour, but it does make sense in a way). |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| fixtures | ||
| uutests | ||
| test_util_name.rs | ||
| tests.rs | ||