coreutils/tests
Nicolas Boichat 4d48626eeb cp: File logic error when preserving attributes for fifos
There was a mismatch between the test, the comment, and the code.

The intention was to _preserve_ attributes if the source of a
fifo/pipe still exists. Perhaps the clearest way is to modify
the test (as that avoids code duplication).

Also add a basic test for that, if permissions are preserved, the
rest should also be preserved correctly.

Fixes the first part of #8402.
2025-07-30 17:37:51 +08:00
..
benches/factor chore: cleanup unused dependencies 2025-07-02 19:47:23 -04:00
by-util cp: File logic error when preserving attributes for fifos 2025-07-30 17:37:51 +08:00
fixtures test(sort): Fix fixtures 2025-07-25 13:51:53 +02:00
uutests Merge pull request #8343 from TheJJ/fix-mknod-mode 2025-07-29 11:53:21 +02:00
test_util_name.rs test_util_name: ignore sort tests 2025-07-25 13:51:53 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00