summaryrefslogtreecommitdiff
path: root/tests/misc/timeout
AgeCommit message (Expand)Author
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-07-17timeout: add regression test (Bug#9098)Paul Eggert
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-03-16timeout: add the --kill-after optionPádraig Brady
2010-02-02tests: fix various timeout racesPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-08maint: remove an erroneous commentPádraig Brady
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-23tests: enhance stdbuf and timeout testsEric Blake
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-06-10timeout: use system-independent exit valuesPádraig Brady
2008-06-02new program: timeoutPádraig Brady