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
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-04-04
tests: convert nearly all `...` expressions to $(...)
Jim Meyering
2012-01-09
tests: more automated quote adjustment
Jim Meyering
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-17
timeout: add regression test (Bug#9098)
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-16
timeout: add the --kill-after option
Pádraig Brady
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-12-08
maint: remove an erroneous comment
Pádraig Brady
2009-12-08
timeout: fix failure if timeout's parent has ignored SIGCHLD
Pádraig Brady
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
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
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-06-10
timeout: use system-independent exit values
Pádraig Brady
2008-06-02
new program: timeout
Pádraig Brady