summaryrefslogtreecommitdiff
path: root/tests/cp
Commit message (Expand)AuthorAgeFilesLines
* cp: -p --parents: fix failure to preserve permissions for absolute pathsPádraig Brady2023-05-031-0/+6
* copy: reduce verbosity of -i and -u with --verbosePádraig Brady2023-04-252-5/+8
* tests: avoid failure when cp fails for proc filesAndreas Schwab2023-04-241-1/+7
* tests: avoid dependence on file layout for cp sparse checkPádraig Brady2023-04-131-14/+4
* tests: avoid non portable brace expansionPádraig Brady2023-04-101-2/+2
* cp,mv: issue "skipped" messages when skipping filesPádraig Brady2023-04-081-5/+12
* cp: fix --backup with subdirectoriesPádraig Brady2023-04-041-1/+7
* test: avoid a test hang on HurdPádraig Brady2023-03-151-1/+1
* tests: determine if SEEK_HOLE is enabledPádraig Brady2023-02-244-4/+4
* cp,install,mv: add --debug to explain how a file is copiedPádraig Brady2023-02-241-0/+28
* tests: fix exit status check in cp -u testPádraig Brady2023-02-031-1/+1
* cp,mv: skipping due to -u is success, not failurePaul Eggert2023-01-311-2/+2
* cp,ln,mv: when skipping exit with nonzero statusPaul Eggert2023-01-313-8/+8
* maint: update all copyright year number rangesPádraig Brady2023-01-0162-62/+62
* maint: avoid recent syntax check failurePádraig Brady2022-12-291-2/+3
* tests: accommodate bogomips capitalizationsPaul Eggert2022-12-261-2/+2
* cp,mv,install: avoid opening non directory destinationPádraig Brady2022-04-091-7/+5
* cp: when copying to dir use dir-relative namesPaul Eggert2022-01-131-1/+9
* maint: update all copyright year number rangesPádraig Brady2022-01-0262-62/+62
* cp: fix --preserve=ownership permissions bugPaul Eggert2021-11-201-1/+9
* tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady2021-09-251-16/+10
* tests: sparse-perf: avoid false failurePádraig Brady2021-09-241-1/+10
* tests: avoid reflinks when testing SEEK_DATA logicPádraig Brady2021-08-255-15/+20
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-281-1/+1
* tests: fix tests/cp/sparse-2.sh false failure on some systemsPádraig Brady2021-05-121-3/+10
* tests: ensure we test SEEK_DATA where usedPádraig Brady2021-05-125-32/+19
* maint: update all copyright year number rangesPádraig Brady2021-01-0162-62/+62
* tests: fix false failure with valgrind and reflinkPádraig Brady2020-06-261-1/+1
* cp: ensure --attributes-only doesn't remove filesPádraig Brady2020-04-021-3/+18
* tests: fix test for symlinkPádraig Brady2020-02-101-1/+1
* tests: ensure tests/cp/preserve-gid.sh works with single binaryKamil Dudka2020-02-091-1/+8
* tests: avoid false failure due to varying /proc/kallsymsPádraig Brady2020-02-041-13/+9
* maint: update all copyright year number rangesPádraig Brady2020-01-0162-62/+62
* maint: update all copyright year number rangesAssaf Gordon2019-01-0162-62/+62
* tests: fix skipping in some testsPádraig Brady2018-07-041-1/+1
* tests: standardize perl usage in testsPádraig Brady2018-06-302-1/+1
* cp: add --reflink=never to force standard copy modeAdam Borowski2018-06-201-0/+4
* cp: preserve existing permissions with --no-preserve=modePádraig Brady2018-06-031-12/+12
* cp: with --force; replace self referential symlinksPádraig Brady2018-05-171-2/+11
* cp: fix symlink checks when overwriting filesPádraig Brady2018-05-152-1/+52
* cp: ensure --remove-destination doesn't traverse symlinksPádraig Brady2018-05-152-5/+11
* cp: set appropriate default permissions for special filesPádraig Brady2018-02-241-1/+9
* maint: update all copyright year number rangesPádraig Brady2018-01-0161-61/+61
* test: fix issues with tests/cp/preserve-mode.shPádraig Brady2017-11-281-9/+5
* all: prefer HTTPS in URLsPaul Eggert2017-09-1961-61/+61
* tests: skip tests upon failure to set SELinux contextPádraig Brady2017-08-301-1/+1
* tests: don't fail tests when failing to write filesPádraig Brady2017-08-292-6/+2
* copy: more-accurate warning about destructionPaul Eggert2017-08-031-1/+1
* copy: go back to failing 'cp --backup a~ a'Paul Eggert2017-08-011-7/+9
* copy: make backup files more reliablyPaul Eggert2017-07-301-9/+7