summaryrefslogtreecommitdiffstats
path: root/tests/rm
AgeCommit message (Expand)AuthorLines
2011-01-01maint: update all copyright year number rangesJim Meyering-43/+43
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert-4/+7
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-40/+40
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-1/+0
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-240/+80
2010-09-07tests: make various timeouts more robustPádraig Brady-6/+9
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-46/+46
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady-0/+31
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering-1/+17
2009-11-20maint: correct comments in test scriptsJim Meyering-1/+1
2009-11-19tests: avoid spurious failures due to insecure directory in PATHJim Meyering-5/+5
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering-0/+56
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-38/+0
2009-10-27tests: fix PATH problems on cygwinEric Blake-1/+6
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering-1/+4
2009-09-11rm: rewrite to use ftsJim Meyering-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-83/+83
2009-07-30tests: new function: require_openat_support_Jim Meyering-7/+1
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-41/+41
2009-05-05tests: rm/one-file-system: umount more reliablyJim Meyering-3/+6
2009-03-26tests: mark the rm/ext3-perf test as "very" expensiveJim Meyering-1/+1
2009-03-06tests: fix just-introduced typo in rm/ext3-perfJim Meyering-1/+1
2009-03-02tests: rm/ext3-perf: relax this testJim Meyering-1/+6
2008-10-01tests: use our new timeout programJim Meyering-4/+11
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering-0/+76
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-37/+37
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim Meyering-2/+1
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-37/+37
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering-1/+1
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering-36/+11
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering-19/+0
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering-2/+2
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering-2/+1
2008-04-21tests: skip (don't fail) rm/one-file-system when mount --bind failsJim Meyering-1/+2
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering-2/+2
2008-04-21Revamp test-related Makefiles.Jim Meyering-145/+98
2008-03-31"rm -r DIR" would mistakenly prompt about very long namesJim Meyering-2/+55
2008-02-25Fix test failure where rm would appear to succeed incorrectly.Bob Proulx-0/+11
2008-02-11* tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_.Jim Meyering-2/+2
2008-02-09tests: rm/fail-eperm: require-non-root in perl, not shJim Meyering-6/+5
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering-4/+5
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering-12/+3
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering-18/+8
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert-2/+2
2007-10-24Don't fail part 2 of tests/rm/unreadable when run as root.Jim Meyering-2/+4
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering-11/+3
2007-10-05Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.Jim Meyering-1/+0
2007-09-22rm: give a sensible diagnostic when failing to remove a symlinkJim Meyering-1/+22
2007-09-16* tests/rm/v-slash: Avoid test failure with non-C locale.Jim Meyering-0/+1
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering-6/+9