summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
2014-11-21mv: fail when moving a file to a hardlinkBoris Ranto
2014-10-16tests: fix test hang with unstable inodes in /procPádraig Brady
2014-10-15copy: detect smaller holes than the copy buffer sizePádraig Brady
2014-09-19cp: fix handling of -H with multiply specified source dirsPádraig Brady
2014-09-19cp: issue correct warning and ignore duplicate source dirsPádraig Brady
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker
2014-07-18tests: fix false failure in cp --preserve=context testPádraig Brady
2014-07-01maint: fix const correctness warnings with security_context_tPádraig Brady
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-05-06mv,cp: preserve symlink xattrs when copying across file systemsPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
2014-02-10cp: with --link always use linkat() if availablePádraig Brady
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