summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
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
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