1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-19 03:31:06 +00:00
uutils-coreutils/tests
Jeffrey Finkelstein 0d348f05f2 basename: handle paths comprising only slashes
Fix an issue where `basename` would print the empty path when provided
an input comprising only slashes (for example, "/" or "//" or
"///"). Now it correctly prints the path "/".
2021-07-31 18:57:02 -04:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util basename: handle paths comprising only slashes 2021-07-31 18:57:02 -04:00
common fix various clippy issues 2021-07-11 11:22:33 +02:00
fixtures sort/ls: implement version cmp matching GNU spec 2021-06-27 15:29:17 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00