coreutils/tests
Vesal J e41f2118c6 cp: add tests for copying current directory (.) to various destinations
This commit introduces several tests to validate the behavior of copying the current directory (.) to both existing and new directories, including checks for verbose output, attribute preservation, and handling of symlinks. Additionally, a test is added to ensure that copying the current directory to itself is disallowed with an appropriate error message. These tests enhance coverage and ensure compliance with expected functionality.
2025-09-07 03:08:40 +03:30
..
benches/factor chore: cleanup unused dependencies 2025-07-02 19:47:23 -04:00
by-util cp: add tests for copying current directory (.) to various destinations 2025-09-07 03:08:40 +03:30
fixtures test(sort): Fix fixtures 2025-07-25 13:51:53 +02:00
uutests who: honor locale settings 2025-09-01 22:36:54 +08:00
test_localization_and_colors.rs clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_util_name.rs clap localization: address PR review comments 2025-08-14 10:52:03 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00