summaryrefslogtreecommitdiff
path: root/tests/tail-2
AgeCommit message (Expand)Author
2015-10-15tests: avoid false failure in a tail test under loadPádraig Brady
2015-06-09tail: display consistent diagnostics upon file replacementPádraig Brady
2015-06-09tail: display file headers correctly with inotifyPádraig Brady
2015-06-01tests: fix race in tail test without inotifyPádraig Brady
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady
2015-05-17build: avoid issues with case insensitive file systemsPádraig Brady
2015-05-14tests: fix check for local file system in inotify-rotate-resources.shBernhard Voelker
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady
2015-05-11tail: consistently output all data for truncated filesPádraig Brady
2015-05-11tail: fix inotify startup racesPádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-05-11tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas
2015-02-06tail: return inotify resources where possiblePádraig Brady
2015-02-06tests: fix recent regression in tail inotify testPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard 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-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-08maint: avoid syntax-check failures in previous patchPádraig Brady
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert
2014-08-01tests: fix typo in tail-2/inotify-racePaul Eggert
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-09tests: fix false failure due to gdb inline function handlingPádraig Brady
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady
2013-11-27tail: improve inotify handling of symlinksPádraig Brady
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker
2013-06-03tests: avoid a race in tail --retry testingPádraig Brady
2013-04-20tail: exit following by descriptor when no tailable file leftBernhard Voelker
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker
2013-04-04tail: exit without reading input if would never outputPádraig Brady
2013-02-10tests: tail-2/inotify-rotate: fix a false failure on NFSPádraig Brady
2013-01-01maint: update all copyright year number rangesJim 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-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-10-29tests: don't make tail's pipe-f2 test take the full 10 secondsJim Meyering
2011-10-12tests: avoid a false failure on systems without inotifyPádraig Brady
2011-10-08tests: avoid tail-2/F-vs-missing failure on NFSJim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering