summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-25maint: use the standard require_perl_ functionPádraig Brady
2012-01-09tests: more automated quote adjustmentJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-09-19tests: cp-parents: don't let a failing chmod go unnoticedJim Meyering
2011-09-07tests: adjust PATH to include /sbin for mkfs-using testsBernhard Voelker
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-07-27maint: copy: refactor hard link creationPádraig Brady
2011-07-27tests: cp/preserve-link: test all relevant pathsPádraig Brady
2011-07-26maint: use consistent style in C and test scriptsJim Meyering
2011-07-25cp: don't mishandle existing dir dest permissions (Bug#9170)Paul Eggert
2011-07-25cp -up: preserve all hard linksJim Meyering
2011-06-21tests: cp/sparse-fiemap: use "head -n99" in place of "head -99"Bernhard Voelker
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-14tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady
2011-05-13tests: use skip_test_, not skip_Jim Meyering
2011-04-22tests: sparse-fiemap: adjust syntax to accommodate older awkAlan Curry
2011-04-21tests: sparse-fiemap: with root/ext3, do not create an ext4 FSJim Meyering
2011-04-21tests: sparse-fiemap: report more detail upon failure; ignore an FPJim Meyering
2011-04-20copy: do not treat unwritten extents specially: avoid XFS/ext4 data lossJim Meyering
2011-04-20tests: remove spurious syntax from a perl snippetJim Meyering
2011-04-13tests: fix a false positive fiemap test on some file systemsPádraig Brady
2011-04-12maint: correct kernel version in test commentPádraig Brady
2011-04-04tests: avoid spurious parallel failure due to temporary disk fullJim Meyering
2011-04-04tests: preserve-gid: don't chown temporary PATH dir to a nameless UIDJim Meyering
2011-04-04tests: preserve-gid: remove useless use of "env"Jim Meyering
2011-04-02maint: fix a comment typoJim Meyering
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