summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
2014-01-14tests: restrict a recent SELinux test to SELinux systemsPádraig Brady
2014-01-13copy: fix a segfault in SELinux context copying codeNicolas Iooss
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady
2014-01-13copy: fix SELinux context preservation for existing directoriesPádraig Brady
2014-01-09tests: avoid FP failure when cp fails for /proc/cpuinfoBernhard Voelker
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-13tests: restrict cp --link inode comparisons to compatible systemsPádraig Brady
2013-12-11tests: avoid warnings due to new filefrag -v formatPádraig Brady
2013-12-07tests: avoid problematic $(< file) shell constructPádraig Brady
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba
2013-04-25tests: fix usage of require_ulimit_Pádraig Brady
2013-04-04tests: avoid shared lib tests on unsupported platformsPádraig Brady
2013-02-07tests: avoid actual/expected mismatch due to changed diagnosticJim Meyering
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-08cp: fix --no-preserve=mode to not exit 1Bernhard Voelker
2012-10-17cp: avoid data-corrupting free-memory-readJim Meyering
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala
2012-09-18tests: cp/link-heap: avoid new failure on rawhideJim Meyering
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker
2012-07-18tests: fiemap-perf: avoid a false failure on ext2Andrew D Warshall
2012-05-16tests: use $AWK, not awkJim Meyering
2012-05-07tests: avoid LD_PRELOAD lookup error for dlsymJim Meyering
2012-05-07cp: handle a race condition more sensiblyJim Meyering
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
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