aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cp (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-01copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparsePádraig Brady1-0/+10
2025-08-23tests: cp: ensure copy offload is not disabled for sparse filesPádraig Brady1-1/+20
2025-05-21tests: avoid hung tests on older macOSPádraig Brady2-2/+2
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady1-1/+1
2025-01-07cp,mv: decouple --update from -f,-i,-n optionsPádraig Brady1-0/+3
2025-01-06cp,mv: ensure -i,f are not overridden by -uPádraig Brady1-0/+19
2025-01-01maint: update all copyright year number rangesPádraig Brady64-64/+64
2024-02-26cp,mv: add --update=none-fail to fail if existing filesPádraig Brady1-0/+3
2024-02-26cp,mv: reinstate that -n exits with success if files skippedPádraig Brady1-6/+5
2024-02-22cp: add --keep-directory-symlink optionDaan De Meyer1-0/+27
2024-01-17tests: make ulimit -v interact better with ASANPádraig Brady1-1/+1
2024-01-01maint: update all copyright year number rangesPádraig Brady63-63/+63
2023-12-19copy,install: avoid unnecessary security context translationsChristian Göttsche1-0/+6
2023-08-28maint: spelling fixes, including author namesPaul Eggert1-1/+1
2023-08-21cp: with --sparse=never, avoid COW and copy offloadPádraig Brady1-0/+5
2023-05-03cp: -p --parents: fix failure to preserve permissions for absolute pathsPádraig Brady1-0/+6
2023-04-25copy: reduce verbosity of -i and -u with --verbosePádraig Brady2-5/+8
2023-04-24tests: avoid failure when cp fails for proc filesAndreas Schwab1-1/+7
2023-04-13tests: avoid dependence on file layout for cp sparse checkPádraig Brady1-14/+4
2023-04-10tests: avoid non portable brace expansionPádraig Brady1-2/+2
2023-04-08cp,mv: issue "skipped" messages when skipping filesPádraig Brady1-5/+12
2023-04-04cp: fix --backup with subdirectoriesPádraig Brady1-1/+7
2023-03-15test: avoid a test hang on HurdPádraig Brady1-1/+1
2023-02-24tests: determine if SEEK_HOLE is enabledPádraig Brady4-4/+4
2023-02-24cp,install,mv: add --debug to explain how a file is copiedPádraig Brady1-0/+28
2023-02-03tests: fix exit status check in cp -u testPádraig Brady1-1/+1
2023-01-31cp,mv: skipping due to -u is success, not failurePaul Eggert1-2/+2
2023-01-31cp,ln,mv: when skipping exit with nonzero statusPaul Eggert3-8/+8
2023-01-01maint: update all copyright year number rangesPádraig Brady62-62/+62
2022-12-29maint: avoid recent syntax check failurePádraig Brady1-2/+3
2022-12-26tests: accommodate bogomips capitalizationsPaul Eggert1-2/+2
2022-04-09cp,mv,install: avoid opening non directory destinationPádraig Brady1-7/+5
2022-01-13cp: when copying to dir use dir-relative namesPaul Eggert1-1/+9
2022-01-02maint: update all copyright year number rangesPádraig Brady62-62/+62
2021-11-20cp: fix --preserve=ownership permissions bugPaul Eggert1-1/+9
2021-09-25tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady1-16/+10
2021-09-24tests: sparse-perf: avoid false failurePádraig Brady1-1/+10
2021-08-25tests: avoid reflinks when testing SEEK_DATA logicPádraig Brady5-15/+20
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert1-1/+1
2021-05-12tests: fix tests/cp/sparse-2.sh false failure on some systemsPádraig Brady1-3/+10
2021-05-12tests: ensure we test SEEK_DATA where usedPádraig Brady5-32/+19
2021-01-01maint: update all copyright year number rangesPádraig Brady62-62/+62
2020-06-26tests: fix false failure with valgrind and reflinkPádraig Brady1-1/+1
2020-04-02cp: ensure --attributes-only doesn't remove filesPádraig Brady1-3/+18
2020-02-10tests: fix test for symlinkPádraig Brady1-1/+1
2020-02-09tests: ensure tests/cp/preserve-gid.sh works with single binaryKamil Dudka1-1/+8
2020-02-04tests: avoid false failure due to varying /proc/kallsymsPádraig Brady1-13/+9
2020-01-01maint: update all copyright year number rangesPádraig Brady62-62/+62
2019-01-01maint: update all copyright year number rangesAssaf Gordon62-62/+62
2018-07-04tests: fix skipping in some testsPádraig Brady1-1/+1