summaryrefslogtreecommitdiff
path: root/tests/misc/stdbuf
AgeCommit message (Expand)Author
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-14tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady
2011-04-11maint: remove doubled words in comments, e.g., s/to to/to/Jim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim 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-08-20tests: skip the stdbuf tests when the abs build directory name is bogusJim Meyering
2009-08-18tests: stdbuf: fix a bug in test scriptJim Meyering
2009-08-14tests: skip the misc/stdbuf test if stdbuf was not builtJim Meyering
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady