summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
2017-02-11ln: replace destination links more atomicallyPaul Eggert
2017-01-14maint: modernize URLsPaul Eggert
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-12-18tests: support non-MLS enabled SELinux systemsNicolas Iooss
2016-11-19cp: improve status message when omitting directoriesPádraig Brady
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-08-18cp: with --parents --no-preserve=mode don't copy dir permsPádraig Brady
2016-04-20tests: fix recent false failure due to a racePádraig Brady
2016-02-12tests: don't wait forever on GNU/HurdPaul Eggert
2016-01-19tests: avoid false failure in preserve-slink-time.sh on GPFSPádraig Brady
2016-01-15tests: support older fallocate number formatsPádraig Brady
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-17tests: avoid root test false failure without libxattrPádraig Brady
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov
2015-11-10tests: ensure programs are built before testingPádraig Brady
2015-10-14tests: avoid false failures with default ACLsPádraig Brady
2015-10-10tests: avoid false failure when restorecon is ineffectivePádraig Brady
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady
2015-05-28copy: prefer our hardlink to symlink emulation on OS X 10.10Pádraig Brady
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-10maint: clean up some test issues identified with shellcheckPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-11-29tests: avoid hardlink to symlink tests where not supportedPádraig Brady
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