coreutils/tests
Mick van Gelderen 5c100dd088
mv: Fix stderr output mv file into dir and dir into file where both are files (#5464)
* Add tests mv file into dir and dir into file where both are files

* Fix test_mv_dir_into_file_where_both_are_files

* Fix test_mv_file_into_dir_where_both_are_files

* Store String in error instead of PathBuf

* Implement path_ends_with_terminator for windows

* Fix compilation on windows
2023-10-28 15:04:51 +02:00
..
benches/factor Add license headers on all files 2023-08-21 10:49:27 +02:00
by-util mv: Fix stderr output mv file into dir and dir into file where both are files (#5464) 2023-10-28 15:04:51 +02:00
common util: extend run_ucmd_as_root for stdin/stdout 2023-09-24 10:00:10 +02:00
fixtures split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
test_util_name.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00