summaryrefslogtreecommitdiffstats
path: root/tests/cp
AgeCommit message (Expand)AuthorLines
2026-03-02test: cp: add test for non-UTF8 directory namesSylvestre Ledru-0/+47
2026-02-18tests: use system ENOTSUP messagePádraig Brady-5/+6
2026-02-18maint: tests: avoid AIX specific EACCES handlingPádraig Brady-11/+5
2026-02-12tests: cp: ensure --debug output failure is diagnosedoech3-0/+5
2026-02-07tests: cp: ensure read-only dir perms preservedSylvestre Ledru-0/+65
2026-01-06tests: cp: fix always skipped nfs-removal-race.shPádraig Brady-1/+13
2026-01-06tests: cp: support glibc 2.33+ in nfs-removal-race testChristopher Illarionova-7/+43
2026-01-01maint: run 'make update-copyright'Collin Funk-64/+64
2025-11-30tests: copy: reinstate check for symlink xattr copyingPádraig Brady-1/+27
2025-11-30tests: avoid skip due to missing nouser_xattr supportPádraig Brady-35/+18
2025-11-01copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparsePádraig Brady-0/+10
2025-08-23tests: cp: ensure copy offload is not disabled for sparse filesPádraig Brady-1/+20
2025-05-21tests: avoid hung tests on older macOSPádraig Brady-2/+2
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady-1/+1
2025-01-07cp,mv: decouple --update from -f,-i,-n optionsPádraig Brady-0/+3
2025-01-06cp,mv: ensure -i,f are not overridden by -uPádraig Brady-0/+19
2025-01-01maint: update all copyright year number rangesPádraig Brady-64/+64
2024-02-26cp,mv: add --update=none-fail to fail if existing filesPádraig Brady-0/+3
2024-02-26cp,mv: reinstate that -n exits with success if files skippedPádraig Brady-6/+5
2024-02-22cp: add --keep-directory-symlink optionDaan De Meyer-0/+27
2024-01-17tests: make ulimit -v interact better with ASANPádraig Brady-1/+1
2024-01-01maint: update all copyright year number rangesPádraig Brady-63/+63
2023-12-19copy,install: avoid unnecessary security context translationsChristian Göttsche-0/+6
2023-08-28maint: spelling fixes, including author namesPaul Eggert-1/+1
2023-08-21cp: with --sparse=never, avoid COW and copy offloadPádraig Brady-0/+5
2023-05-03cp: -p --parents: fix failure to preserve permissions for absolute pathsPádraig Brady-0/+6
2023-04-25copy: reduce verbosity of -i and -u with --verbosePádraig Brady-5/+8
2023-04-24tests: avoid failure when cp fails for proc filesAndreas Schwab-1/+7
2023-04-13tests: avoid dependence on file layout for cp sparse checkPádraig Brady-14/+4
2023-04-10tests: avoid non portable brace expansionPádraig Brady-2/+2
2023-04-08cp,mv: issue "skipped" messages when skipping filesPádraig Brady-5/+12
2023-04-04cp: fix --backup with subdirectoriesPádraig Brady-1/+7
2023-03-15test: avoid a test hang on HurdPádraig Brady-1/+1
2023-02-24tests: determine if SEEK_HOLE is enabledPádraig Brady-4/+4
2023-02-24cp,install,mv: add --debug to explain how a file is copiedPádraig Brady-0/+28
2023-02-03tests: fix exit status check in cp -u testPádraig Brady-1/+1
2023-01-31cp,mv: skipping due to -u is success, not failurePaul Eggert-2/+2
2023-01-31cp,ln,mv: when skipping exit with nonzero statusPaul Eggert-8/+8
2023-01-01maint: update all copyright year number rangesPádraig Brady-62/+62
2022-12-29maint: avoid recent syntax check failurePádraig Brady-2/+3
2022-12-26tests: accommodate bogomips capitalizationsPaul Eggert-2/+2
2022-04-09cp,mv,install: avoid opening non directory destinationPádraig Brady-7/+5
2022-01-13cp: when copying to dir use dir-relative namesPaul Eggert-1/+9
2022-01-02maint: update all copyright year number rangesPádraig Brady-62/+62
2021-11-20cp: fix --preserve=ownership permissions bugPaul Eggert-1/+9
2021-09-25tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady-16/+10
2021-09-24tests: sparse-perf: avoid false failurePádraig Brady-1/+10
2021-08-25tests: avoid reflinks when testing SEEK_DATA logicPádraig Brady-15/+20
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-1/+1
2021-05-12tests: fix tests/cp/sparse-2.sh false failure on some systemsPádraig Brady-3/+10