1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 03:01:06 +00:00
uutils-coreutils/tests
Jeffrey Finkelstein c780c96e17 truncate: better error msg when dir does not exist
Improve the error message that gets printed when a directory does not
exist. After this commit, the error message is

    truncate: cannot open '{file}' for writing: No such file or directory

where `{file}` is the name of a file in a directory that does not
exist.
2022-01-28 21:21:37 -05:00
..
benches/factor deps: update rand to 0.8 2022-01-24 20:40:29 -05:00
by-util truncate: better error msg when dir does not exist 2022-01-28 21:21:37 -05:00
common tail: don't error when following non-UTF-8 data 2022-01-24 21:32:52 -05:00
fixtures tests/join: test default check order behaviour 2022-01-22 17:51:29 -05:00
test_util_name.rs tests: silence clippy warnings for unused_imports 2021-10-10 00:52:18 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00