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
/
stdbuf
Age
Commit message (
Expand
)
Author
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
2010-07-05
tests: make tests requiring a delay to pass, more robust
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
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-08-20
tests: skip the stdbuf tests when the abs build directory name is bogus
Jim Meyering
2009-08-18
tests: stdbuf: fix a bug in test script
Jim Meyering
2009-08-14
tests: skip the misc/stdbuf test if stdbuf was not built
Jim Meyering
2009-06-27
stdbuf: fix to stop -i option causing an assertion
Pádraig Brady
2009-06-17
stdbuf: A new program to run a command with modified stdio buffering
Pádraig Brady