1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/tests
ALBIN BABU VARGHESE a7a493a604
mv: moving dangling symlinks into directories (#8064)
* Fix linting and style issues

* Change condition to not fail for dangling symlinks

The function `move_files_into_dir` had a condition that failed when a
dangling symlink was moved into a folder, which resulted in a file
or directory doesn't exist error

* Added a test case
2025-06-04 17:25:53 +02:00
..
benches/factor run cargo fmt on missed files 2025-05-19 11:17:46 +02:00
by-util mv: moving dangling symlinks into directories (#8064) 2025-06-04 17:25:53 +02:00
fixtures Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms 2025-06-03 07:54:05 +02:00
uutests fixed link to repo on uutests docs 2025-04-26 18:36:21 -07:00
test_util_name.rs Merge pull request #7688 from nyurik/fmt-inline 2025-04-08 09:31:17 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00