index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tail-2
/
pid
Age
Commit message (
Expand
)
Author
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
2010-02-02
tests: fix various timeout races
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-10-10
tests: adjust tail-2/pid to work around FreeBSD 6.1 failure
Jim Meyering
2009-10-02
tail: avoid a race where we could miss new data with --pid
Pádraig Brady
2009-09-30
tests: tail-2/pid: use a 3-second timeout, not 1
Jim Meyering
2009-09-05
tests: test old tail -f method even on systems with inotify
Pádraig Brady
2009-09-03
tests: simplify and fix a race in 2 tail --follow tests
Pádraig Brady
2009-08-12
tests: improve one of the tail --pid tests
Pádraig Brady
2009-07-30
tail: properly parse fractional seconds when monitoring a pid
Pádraig Brady
2009-07-30
tests: test for just-fixed tail --pid bug
Jim Meyering
2009-06-23
tests: tail-2/pid: include more info upon failure
Jim Meyering
2009-06-15
tail: use inotify if it is available
Giuseppe Scrivano