1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/tests
Michael Debertol 218f523e1b expr: make substr infallible
Instead of returning an Err it should return the "null string"
(in our case that's the empty string) when the offset or length
is invalid.
2021-05-23 22:22:34 +02:00
..
benches/factor factor: Move benchmarks out-of-crate 2021-05-17 19:43:38 +02:00
by-util expr: make substr infallible 2021-05-23 22:22:34 +02:00
common head: display errors for each input file 2021-05-17 08:19:47 -04:00
fixtures head: print headings when reading multiple files 2021-05-16 12:03:10 -04:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00