summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
2011-04-01copy: process empty extents more efficientlyPádraig Brady
2011-04-01copy: link rather than copy symlinks, when --link usedPádraig Brady
2011-03-31copy: with fiemap copy, only sync when neededPádraig Brady
2011-03-21tests: fix a bug in the cp/preserve-gid testJim Meyering
2011-03-19tests: fix the sparse-fiemap testPádraig Brady
2011-02-25tests: without filefrag, only skip part of sparse-fiemapPádraig Brady
2011-02-18tests: correct racy sparse-to-pipe testGilles Espinasse
2011-02-15tests: support more file systems in the cp fiemap testsPádraig Brady
2011-02-08test: improve the cp fiemap testsPádraig Brady
2011-02-02tests: correct part of fiemap-perfJim Meyering
2011-01-31tests: exercise a rarely-used corner of copy.cJim Meyering
2011-01-31tests: factor fiemap-related predicate into init.cfgJim Meyering
2011-01-31maint: update copyright year lists in new filesJim Meyering
2011-01-31tests: modernize sparse-fiemap testJim Meyering
2011-01-31tests: remove duplicate fiemap-perf testJim Meyering
2011-01-30tests: cp/fiemap: exercise previously-failing partsJim Meyering
2011-01-30tests: ensure that FIEMAP-enabled cp copies a sparse file efficientlyJim Meyering
2011-01-30tests: accommodate varying filefrag -v "flags" outputJim Meyering
2011-01-30tests: exercise more of the new FIEMAP copying codeJim Meyering
2011-01-30tests: add a new test for FIEMAP-copyJie Liu
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-19cp: ensure backups are created when -T specifiedPádraig Brady
2010-12-03tests: cleanup rm -rf fails under NFSPaul Eggert
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
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