summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: cleanup background processes upon interruptionPádraig Brady2015-05-1135-96/+181
* tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady2015-05-111-10/+30
* tests: fix races in and standardize the tail testsPádraig Brady2015-05-1119-232/+244
* tests: don't skip df tests with /proc/self/mountinfoPádraig Brady2015-04-302-15/+59
* tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady2015-04-281-2/+3
* df: fix --local hanging with inaccessible remote mountsPádraig Brady2015-04-133-3/+6
* tail: fix -f to follow changes after a renameStephane Chazelas2015-03-313-46/+100
* tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon2015-03-271-11/+11
* yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano2015-03-101-1/+11
* yes: output data more efficientlyPádraig Brady2015-03-102-0/+33
* tee: generalize the --write-error option to --output-errorPádraig Brady2015-03-041-10/+16
* tee: add --write-error to control handling of closed pipesPádraig Brady2015-02-241-0/+37
* tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker2015-02-203-34/+16
* tee: exit early if no more writable outputsPádraig Brady2015-02-181-0/+25
* tests: support stderr verification with returns_()Pádraig Brady2015-02-181-1/+9
* tail: return inotify resources where possiblePádraig Brady2015-02-065-14/+123
* tests: fix recent regression in tail inotify testPádraig Brady2015-02-061-8/+5
* tests: avoid a FP on aarch64 when comparing env/printenv outputBernhard Voelker2015-02-031-2/+6
* doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker2015-01-3114-17/+17
* sync: support syncing specified argumentsGiuseppe Scrivano2015-01-282-0/+51
* tests: use returns_ function for new split testBernhard Voelker2015-01-201-5/+5
* split: new -t option to select record separatorAssaf Gordon2015-01-192-2/+81
* tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker2015-01-145-5/+5
* tests: add extra protection against unexpected exitsPádraig Brady2015-01-1492-259/+296
* tests: avoid skipping some df tests with libmountPádraig Brady2015-01-123-4/+28
* maint: clean up some test issues identified with shellcheckPádraig Brady2015-01-104-6/+6
* maint: adjustments related to previous shuf crash fixDaiki Ueno2015-01-081-8/+9
* shuf: do not mishandle 'shuf -i0-0 1'Paul Eggert2015-01-051-0/+4
* maint: update further copyright year number rangesBernhard Voelker2015-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2015-01-01540-540/+540
* tests: fix possible 8 minute running time of inotify-rotate.shPádraig Brady2014-12-301-1/+4
* build: update to latest gnulibPádraig Brady2014-12-301-0/+2
* tests: fix error message check on some systemsPádraig Brady2014-12-254-13/+14
* diagnose too-large numbers betterPádraig Brady2014-12-198-23/+61
* build: use the system printf routines in most casesPádraig Brady2014-12-101-3/+17
* du: handle sub-bind-mount cycles gracefullyBoris Ranto2014-12-022-0/+39
* tests: avoid hardlink to symlink tests where not supportedPádraig Brady2014-11-291-4/+6
* tests: fix portability issue in dd/ascii testPádraig Brady2014-11-261-35/+36
* df: only suppress remote mounts of separate exports with --totalPádraig Brady2014-11-241-3/+28
* tests: add a case verifying mv on case insensitive file systemsPádraig Brady2014-11-223-64/+38
* tests: chcon: avoid false failure with newer selinuxPádraig Brady2014-11-211-3/+3
* mv: fail when moving a file to a hardlinkBoris Ranto2014-11-217-77/+72
* maint: tests: fix comments about retry_delay_Pádraig Brady2014-10-306-12/+13
* tests: make inotify-rotate more robust and efficientPádraig Brady2014-10-301-20/+25
* tests: make du/move-dir-while-traversing more robustBernhard Voelker2014-10-291-1/+1
* tests: d_type-check: don't hardcode the C library nameMike Frysinger2014-10-231-3/+2
* tests: avoid false failure when comparing /proc filesBernhard Voelker2014-10-171-1/+1
* tests: fix test hang with unstable inodes in /procPádraig Brady2014-10-161-1/+1
* chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady2014-10-161-20/+26
* copy: detect smaller holes than the copy buffer sizePádraig Brady2014-10-151-0/+33