summaryrefslogtreecommitdiffstats
path: root/tests/cp
AgeCommit message (Expand)AuthorLines
2010-12-19cp: ensure backups are created when -T specifiedPádraig Brady-2/+2
2010-12-03tests: cleanup rm -rf fails under NFSPaul Eggert-2/+5
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering-3/+3
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-44/+44
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering-5/+5
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-33/+9
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-252/+84
2010-10-27cp: make --attributes-only override --reflink completelyPádraig Brady-0/+3
2010-09-07tests: exclude some tests when running on NFSPádraig Brady-1/+15
2010-07-01cp: add an option to only copy the file attributesPádraig Brady-9/+17
2010-05-21tests: fix cp-a-selinux to skip cleanly upon mkfs failureJim Meyering-3/+2
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady-0/+56
2010-04-13cp: treat selinux warnings consistentlyPádraig Brady-22/+36
2010-02-01tests: cp-a-selinux: skip the test if mounting a loop device failsOndřej Vašík-3/+6
2010-01-23tests: make cp-mv-enotsup-xattr independent of the host file systemPádraig Brady-29/+45
2010-01-23maint: ensure test independence from config macro formatPádraig Brady-3/+3
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-46/+50
2009-12-09tests: don't let "umask 077" cause root-only cp/preserve-gid failureJim Meyering-0/+3
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-45/+0
2009-10-30tests: remove the less-regular fail=0 assignments manuallyJim Meyering-5/+2
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering-2/+6
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake-0/+2
2009-08-29tests: cp/reflink-auto guard against a pathological $TMPDIRJim Meyering-1/+1
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady-0/+43
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady-0/+45
2009-08-25global: convert indentation-TABs to spacesJim Meyering-73/+73
2009-08-23tests: skip (don't fail) a cp test, upon mount-related failureJim Meyering-7/+10
2009-08-14cp,mv: fix issues with preserving timestamps of copied symlinksPádraig Brady-1/+1
2009-08-13tests: raise ulimit virt-mem limit to avoid new failureJim Meyering-1/+1
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano-0/+4
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering-0/+44
2009-07-09tests: avoid false-positive cp/link-heap failureJim Meyering-1/+1
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-41/+38
2009-04-28tests: ensure that cp's -a doesn't silence --preserve=contextOndřej Vašík-0/+11
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík-0/+90
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering-0/+45
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering-1/+1
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering-2/+19
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík-4/+18
2009-02-18add missing copyright datesEric Blake-1/+1
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka-0/+36
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering-1/+1
2008-11-20cp: use far less memory in some casesJim Meyering-0/+41
2008-11-20tests: add a test of cp --preserve=linksJim Meyering-6/+12
2008-09-10fix minor shell issues in test suiteRalf Wildenhues-2/+2
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-41/+41
2008-08-14set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering-1/+1
2008-06-19tests: avoid test failure when root's primary group-ID is not 0Jim Meyering-1/+5
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim Meyering-1/+2
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-40/+40