summaryrefslogtreecommitdiffstats
path: root/tests/cp
AgeCommit message (Expand)AuthorLines
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
2021-05-12tests: ensure we test SEEK_DATA where usedPádraig Brady-32/+19
2021-01-01maint: update all copyright year number rangesPádraig Brady-62/+62
2020-06-26tests: fix false failure with valgrind and reflinkPádraig Brady-1/+1
2020-04-02cp: ensure --attributes-only doesn't remove filesPádraig Brady-3/+18
2020-02-10tests: fix test for symlinkPádraig Brady-1/+1
2020-02-09tests: ensure tests/cp/preserve-gid.sh works with single binaryKamil Dudka-1/+8
2020-02-04tests: avoid false failure due to varying /proc/kallsymsPádraig Brady-13/+9
2020-01-01maint: update all copyright year number rangesPádraig Brady-62/+62
2019-01-01maint: update all copyright year number rangesAssaf Gordon-62/+62
2018-07-04tests: fix skipping in some testsPádraig Brady-1/+1
2018-06-30tests: standardize perl usage in testsPádraig Brady-1/+1
2018-06-20cp: add --reflink=never to force standard copy modeAdam Borowski-0/+4
2018-06-03cp: preserve existing permissions with --no-preserve=modePádraig Brady-12/+12