summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker
2015-02-18tee: exit early if no more writable outputsPádraig Brady
2015-02-18tests: support stderr verification with returns_()Pádraig Brady
2015-02-06tail: return inotify resources where possiblePádraig Brady
2015-02-06tests: fix recent regression in tail inotify testPádraig Brady
2015-02-03tests: avoid a FP on aarch64 when comparing env/printenv outputBernhard Voelker
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-20tests: use returns_ function for new split testBernhard Voelker
2015-01-19split: new -t option to select record separatorAssaf Gordon
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-12tests: avoid skipping some df tests with libmountPádraig Brady
2015-01-10maint: clean up some test issues identified with shellcheckPádraig Brady
2015-01-08maint: adjustments related to previous shuf crash fixDaiki Ueno
2015-01-05shuf: do not mishandle 'shuf -i0-0 1'Paul Eggert
2015-01-01maint: update further copyright year number rangesBernhard Voelker
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-30tests: fix possible 8 minute running time of inotify-rotate.shPádraig Brady
2014-12-30build: update to latest gnulibPádraig Brady
2014-12-25tests: fix error message check on some systemsPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-12-10build: use the system printf routines in most casesPádraig Brady
2014-12-02du: handle sub-bind-mount cycles gracefullyBoris Ranto
2014-11-29tests: avoid hardlink to symlink tests where not supportedPádraig Brady
2014-11-26tests: fix portability issue in dd/ascii testPádraig Brady
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady
2014-11-22tests: add a case verifying mv on case insensitive file systemsPádraig Brady
2014-11-21tests: chcon: avoid false failure with newer selinuxPádraig Brady
2014-11-21mv: fail when moving a file to a hardlinkBoris Ranto
2014-10-30maint: tests: fix comments about retry_delay_Pádraig Brady
2014-10-30tests: make inotify-rotate more robust and efficientPádraig Brady
2014-10-29tests: make du/move-dir-while-traversing more robustBernhard Voelker
2014-10-23tests: d_type-check: don't hardcode the C library nameMike Frysinger
2014-10-17tests: avoid false failure when comparing /proc filesBernhard Voelker
2014-10-16tests: fix test hang with unstable inodes in /procPádraig Brady
2014-10-16chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady
2014-10-15copy: detect smaller holes than the copy buffer sizePádraig Brady
2014-10-07tests: split/b-chunk.sh: avoid spurious fail on non-LinuxJim Meyering
2014-10-08maint: avoid syntax-check failures in previous patchPádraig Brady
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert
2014-09-30dd: new status=progress level to print stats periodicallyFederico Simoncelli
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady
2014-09-24test: check for Fedora 20 sort key bugPaul Eggert
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-09-16tests: fix false du failure on newer XFSBernhard Voelker
2014-09-11cat: allow copying empty files to themselvesPaul Eggert
2014-08-01tests: fix typo in tail-2/inotify-racePaul Eggert
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker