summaryrefslogtreecommitdiff
path: root/tests/misc/timeout-parameters
AgeCommit message (Expand)Author
2011-07-25timeout: support sub-second timeoutsPádraig Brady
2011-07-16timeout: treat seconds counts like 'sleep' doesPaul 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-26timeout: use more standard option parsingKim Hansen
2010-03-16timeout: add the --kill-after optionPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-11-14tests: avoid a spurious failure on a loaded systemPádraig Brady
2009-11-13tests: avoid a spurious timeout on a heavily-loaded systemJim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-26tests: avoid file name not portable to cygwinEric Blake
2009-10-23tests: enhance stdbuf and timeout testsEric Blake
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-06-27timeout: fix invalid argument testsPádraig Brady
2008-06-02new program: timeoutPádraig Brady