tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / touch / no-rights
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-03-28 Jim MeyeringRequire that "(exit $fail); exit $fail" be last line...
2007-09-15 Jim MeyeringMore misc, test-related changes. (some to allow running...
2007-09-15 Jim MeyeringParallel "make check" support.
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-12-07 Jim Meyering* tests/touch/empty-file: Use envvar-check, so "make...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2002-06-15 Jim MeyeringChange temp file names to accommodate DOS 8.3 file...
2000-11-27 Jim MeyeringUse touch with `-d tomorrow' to avoid race condition.
2000-02-02 Jim Meyeringtell user that we're about to sleep
1999-11-13 Jim Meyering# Also test the combination of --no-create and -a.
1999-11-13 Jim Meyeringnew test for touch -c fix