1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/tests
Clifford Ressel b7bf8c9467
chmod: Correct chmod -R on dangling symlink and tests (#7618)
* Correct chmod -R on dangling symlink and tests

* Add tests of arg-level symlink to chmod

* Add tests of all symlink flag combos on chmod dangling

* Fix no traverse on dangling symlink

* Add chmod recursive tests of default symlink method

* Add default chmod -H flag tests

* Set chmod default traversal method correctly to -H

* Fix arg symlink chmod case

* Remove extra chmod -H testing

---------

Co-authored-by: Clifford Ressel <EMAIL@gmail.com>
2025-04-07 16:18:00 +02:00
..
benches/factor rust edition 2021 => 2024 2025-03-24 21:00:35 +01:00
by-util chmod: Correct chmod -R on dangling symlink and tests (#7618) 2025-04-07 16:18:00 +02:00
fixtures test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
uutests Merge pull request #7401 from RenjiSann/coverage 2025-04-07 11:10:12 +02:00
test_util_name.rs Create the uutest crate + adjust the code 2025-03-28 21:40:31 +01:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00