tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / misc / pwd-unreadable-parent
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-03-02 Jim Meyeringtests: when skipping a test, say why on screen, not...
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-04-20 Jim MeyeringUse "env" to invoke potential built-ins.
2008-02-09 Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2007-11-30 Ralf WildenhuesAdd quotes to protect against white space in build...
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...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-03 Jim Meyeringpwd-unreadable-parent: Skip test on ia64/Linux, too.
2007-03-02 Jim Meyeringpwd-unreadable-parent: Skip test on non-Linux/GNU systems.
2007-02-24 Jim MeyeringDon't skip this test on new-enough Linux/GNU systems.
2007-02-12 Jim Meyering* tests/misc/pwd-unreadable-parent: Skip the test if...
2007-02-03 Jim MeyeringTest for today's gnulib/lib/getcwd.c fix affecting...