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
/
misc
/
timeout-parameters
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-01-05
tests: avoid a false positive due to overflow on Linux/HPPA
Pádraig Brady
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-25
timeout: support sub-second timeouts
Pádraig Brady
2011-07-16
timeout: treat seconds counts like 'sleep' does
Paul Eggert
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-03-26
timeout: use more standard option parsing
Kim Hansen
2010-03-16
timeout: add the --kill-after option
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-11-14
tests: avoid a spurious failure on a loaded system
Pádraig Brady
2009-11-13
tests: avoid a spurious timeout on a heavily-loaded system
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-10-26
tests: avoid file name not portable to cygwin
Eric Blake
2009-10-23
tests: enhance stdbuf and timeout tests
Eric Blake
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2009-01-03
tests: refactor to use the new getlimits utility
Pádraig Brady
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-06-27
timeout: fix invalid argument tests
Pádraig Brady
2008-06-02
new program: timeout
Pádraig Brady