aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady2-3/+4
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady2-2/+2
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady1-3/+3
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady1-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker48-48/+48
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady1-10/+15
2013-11-29tests: add a test for rm -r "/"Bernhard Voelker1-0/+256
2013-11-22tests: enhance rm test regarding "." and ".."Bernhard Voelker1-5/+20
2013-11-18tests: fix false rm -I test failure when run as rootPádraig Brady1-5/+17
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior1-0/+26
2013-07-19rm: output number of arguments at the interactive promptRasmus Villemoes2-8/+8
2013-04-25tests: fix usage of require_ulimit_Pádraig Brady1-0/+1
2013-02-20tests: avoid false failures on file systems with smaller NAME_MAXPádraig Brady1-0/+5
2013-01-01maint: update all copyright year number rangesJim Meyering47-47/+47
2012-11-24tests: accept EEXIST from rm -dPádraig Brady1-1/+5
2012-09-05rm: avoid bogus diagnostic for a slash-decorated symlink-to-dirJim Meyering1-1/+1
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini44-45/+45
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini46-0/+0
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini1-0/+0
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day1-0/+37
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj2-0/+71
2012-04-04tests: remove nearly all remaining backticksJim Meyering2-3/+2
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering6-7/+7
2012-01-27maint: use single copyright year rangeJim Meyering26-29/+26
2012-01-23tests: remove crufty test=test_name code from old testsJim Meyering6-41/+27
2012-01-09tests: more automated quote adjustmentJim Meyering4-12/+12
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering24-50/+50
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering2-10/+10
2012-01-01tests: also print chmod's --versionJim Meyering1-1/+1
2012-01-01maint: update all copyright year number rangesJim Meyering44-44/+44
2011-12-01tests: adjust PATH to generally include /sbin and /usr/sbinBernhard Voelker1-1/+0
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering17-20/+20
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering2-2/+2
2011-10-30tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOMJim Meyering1-1/+1
2011-10-09tests: skip rather than failing when perl is not availableJim Meyering1-1/+2
2011-09-07tests: adjust PATH to include /sbin for mkfs-using testsBernhard Voelker1-0/+1
2011-08-24maint: rename a testJim Meyering1-0/+0
2011-08-24tests: adjust the new, very expensive rm test to be less expensiveJim Meyering1-8/+11
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim Meyering1-0/+35
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini33-84/+84
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering5-7/+7
2011-04-28tests: write skip explanation from perl scripts also to outer stderrJim Meyering1-16/+9
2011-01-01maint: update all copyright year number rangesJim Meyering43-43/+43
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert2-4/+7
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering40-40/+40
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering1-1/+0
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering40-240/+80
2010-09-07tests: make various timeouts more robustPádraig Brady1-6/+9
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering43-46/+46
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady1-0/+31