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