summaryrefslogtreecommitdiff
path: root/tests/rm/one-file-system
AgeCommit message (Expand)Author
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
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 'if test "$VERBOSE" = yes; then' to test ... &&Jim 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-10-26tests: rm/one-file-system: work around umount failureJim Meyering
2009-05-05tests: rm/one-file-system: umount more reliablyJim 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-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-04-21tests: skip (don't fail) rm/one-file-system when mount --bind failsJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim 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-11-21* tests/rm/one-file-system: Upon setup failure (e.g., mount failure),Jim Meyering
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering