summaryrefslogtreecommitdiffstats
path: root/tests/misc/timeout
AgeCommit message (Expand)AuthorLines
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-1/+1
2012-01-09tests: more automated quote adjustmentJim Meyering-1/+1
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-1/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-07-17timeout: add regression test (Bug#9098)Paul Eggert-0/+5
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-1/+1
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-6/+2
2010-03-16timeout: add the --kill-after optionPádraig Brady-0/+6
2010-02-02tests: fix various timeout racesPádraig Brady-5/+4
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-12-08maint: remove an erroneous commentPádraig Brady-1/+0
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady-1/+10
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-1/+0
2009-10-23tests: enhance stdbuf and timeout testsEric Blake-0/+2
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-1/+1
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-1/+1
2008-06-10timeout: use system-independent exit valuesPádraig Brady-1/+1
2008-06-02new program: timeoutPádraig Brady-0/+44