summaryrefslogtreecommitdiff
path: root/tests/rm
AgeCommit message (Expand)Author
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-01tests: also print chmod's --versionJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering
2011-10-30tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOMJim Meyering
2011-10-09tests: skip rather than failing when perl is not availableJim Meyering
2011-09-07tests: adjust PATH to include /sbin for mkfs-using testsBernhard Voelker
2011-08-24maint: rename a testJim Meyering
2011-08-24tests: adjust the new, very expensive rm test to be less expensiveJim Meyering
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim 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-04-28tests: write skip explanation from perl scripts also to outer stderrJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
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-09-07tests: make various timeouts more robustPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering
2009-11-20maint: correct comments in test scriptsJim Meyering
2009-11-19tests: avoid spurious failures due to insecure directory in PATHJim Meyering
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-27tests: fix PATH problems on cygwinEric Blake
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering
2009-09-11rm: rewrite to use ftsJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-07-30tests: new function: require_openat_support_Jim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-05-05tests: rm/one-file-system: umount more reliablyJim Meyering
2009-03-26tests: mark the rm/ext3-perf test as "very" expensiveJim Meyering
2009-03-06tests: fix just-introduced typo in rm/ext3-perfJim Meyering
2009-03-02tests: rm/ext3-perf: relax this testJim Meyering
2008-10-01tests: use our new timeout programJim Meyering
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim 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-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering
2008-04-21tests: skip (don't fail) rm/one-file-system when mount --bind failsJim Meyering