summaryrefslogtreecommitdiff
path: root/tests/tail-2
AgeCommit message (Expand)Author
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
2011-06-11tests: inotify-rotate: avoid false positive under heavy loadJim Meyering
2011-04-25tail --follow=name no longer implies --retryJim Meyering
2011-04-25tests: tail-2/pipe-f2: avoid false-positive failureJim Meyering
2011-03-31tests: inotify-rotate: avoid race condition with overloaded diskJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-11-17tests: move a comment so automated conversion worksJim Meyering
2010-10-12tail: fix checking of currently unavailable directoriesPádraig Brady
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady
2010-06-30tests: fail rather than infloop in tail's inotify-rotate testJim Meyering
2010-02-16tests: fix an unlikely race in tail-2/inotify-hash-abuse2Pádraig Brady
2010-02-02tests: fix various timeout racesPádraig Brady
2010-01-13tests: avoid spurious failures on older shellsPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-30tail: test for a bug in inotify-enabled tail -FJim Meyering
2009-12-29tail: add another test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-12tests: tail-without-inotify: avoid spurious test failureJim Meyering
2009-12-06tests: don't run tail-2/inotify-race by defaultPádraig Brady
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering
2009-11-03tests: inotify-race: don't let malfunctioning gdb hang the testJim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-30tests: remove the less-regular fail=0 assignments manuallyJim Meyering
2009-10-22tests: add a test for the `tail -f' race condition bugGiuseppe Scrivano
2009-10-10tests: adjust tail-2/pid to work around FreeBSD 6.1 failureJim Meyering
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady
2009-09-30tests: tail-2/pid: use a 3-second timeout, not 1Jim Meyering