tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / misc / stty-row-col
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-02-26 Jim Meyeringtests: stty-row-col would hang when run in the background
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-09-08 Jim Meyeringtests: move input-tty into a test-lib.sh function
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-03-28 Jim MeyeringRequire that "(exit $fail); exit $fail" be last line...
2008-02-09 Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2007-09-15 Jim MeyeringMove all tests from test/{od,sha1sum,shred,stty} to...