summaryrefslogtreecommitdiff
path: root/tests/tail-2/pid
AgeCommit message (Expand)Author
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-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-02-02tests: fix various timeout racesPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
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
2009-09-05tests: test old tail -f method even on systems with inotifyPádraig Brady
2009-09-03tests: simplify and fix a race in 2 tail --follow testsPádraig Brady
2009-08-12tests: improve one of the tail --pid testsPádraig Brady
2009-07-30tail: properly parse fractional seconds when monitoring a pidPádraig Brady
2009-07-30tests: test for just-fixed tail --pid bugJim Meyering
2009-06-23tests: tail-2/pid: include more info upon failureJim Meyering
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano