1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 19:21:09 +00:00
uutils-coreutils/tests
Michael Debertol 3fdff304db cp: handle edge cases when dest is a symlink
- Fail if dest is a dangling symlink
- Fail if dest is a symlink that was previously created by the same
invocation of cp
2021-11-01 22:48:48 +01:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util cp: handle edge cases when dest is a symlink 2021-11-01 22:48:48 +01:00
common Merge pull request #2710 from jfinkels/tests-add-missing-assert-placeholder 2021-10-19 20:53:35 +02:00
fixtures wc: Do a chunked read with proper UTF-8 handling 2021-08-26 01:38:16 +02: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