tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / misc / cat-proc
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-06-23 Jim Meyeringmaint: update all Copyright year lists to include 2009
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-02-09 Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2007-09-15 Jim MeyeringConvert tests/misc/ to use test-lib.sh, too.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2006-10-22 Jim Meyering* tests/sample-test: Quote variables containing absolut...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-06-27 Jim Meyering* tests/misc/cat-proc: Try to avoid any spurious numeric
2006-06-08 Jim MeyeringEnsure that cat works with any of the options, -A ...