summaryrefslogtreecommitdiff
path: root/tests/rm
AgeCommit message (Expand)Author
2016-11-29tests: fix ERRORs and false FAILs on some platformsPádraig Brady
2016-11-24tests: fix false failure with ASAN in rm-readdir-failPádraig Brady
2016-11-22tests: fix false fails due to passing env vars to returns_Pádraig Brady
2016-10-04rm: disallow --n alias for --no-preserve-rootPádraig Brady
2016-07-06tests: avoid false failure on 32 bit in readdir() testPádraig Brady
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie
2016-01-19tests: avoid false failure due to remove() ignoring u-w on NFSPádraig Brady
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady
2016-01-18test: skip test rather than fail with Solaris 10 sedPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-10-15tests: avoid false failure in rm/r-root.sh with gdb warningsPádraig Brady
2015-10-15tests: avoid false failure in rm/r-root.sh under loadPádraig Brady
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady
2013-11-29tests: add a test for rm -r "/"Bernhard Voelker
2013-11-22tests: enhance rm test regarding "." and ".."Bernhard Voelker
2013-11-18tests: fix false rm -I test failure when run as rootPádraig Brady
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior
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