summaryrefslogtreecommitdiff
path: root/tests/rm/inaccessible
AgeCommit message (Expand)Author
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
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-07-30tests: new function: require_openat_support_Jim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-02-11* tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_.Jim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-09-03Use $CONFIG_HEADER, rather than hard-coding it.Jim Meyering
2006-09-03* tests/rm/inaccessible: Adjust for movement of config.h to lib/.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-06-17* tests/rm/inaccessible: Skip this test on systems without openat support.Jim Meyering
2006-05-28Source lang-default. From Ralf Wildenhues.Jim Meyering
2006-05-28AIX 4.3.3 gives a different diagnostic.Jim Meyering
2004-06-29Don't let verbose-mode output from a subshell obscure actual differences.Jim Meyering
2004-05-21# Ensure that rm works even when run from a directoryJim Meyering