summaryrefslogtreecommitdiff
path: root/tests/rm
AgeCommit message (Expand)Author
2013-07-19rm: output number of arguments at the interactive promptRasmus Villemoes
2013-04-25tests: fix usage of require_ulimit_Pádraig Brady
2013-02-20tests: avoid false failures on file systems with smaller NAME_MAXPádraig Brady
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-11-24tests: accept EEXIST from rm -dPádraig Brady
2012-09-05rm: avoid bogus diagnostic for a slash-decorated symlink-to-dirJim Meyering
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-23tests: remove crufty test=test_name code from old testsJim Meyering
2012-01-09tests: more automated quote adjustmentJim Meyering
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