summaryrefslogtreecommitdiffstats
path: root/tests/rm
AgeCommit message (Expand)AuthorLines
2023-02-26tests: avoid hang in new testPádraig Brady-8/+8
2023-02-26tests: avoid gdb on macOSPádraig Brady-0/+5
2023-02-21tests: initialize a variableJim Meyering-0/+1
2023-02-21rm: --dir (-d): fix bugs in handling of empty, inaccessible directoriesJim Meyering-2/+25
2023-01-01maint: update all copyright year number rangesPádraig Brady-50/+50
2022-09-24rm: fix diagnostics on I/O errorPaul Eggert-0/+1
2022-09-24rm: fix readdir testPaul Eggert-1/+1
2022-01-02maint: update all copyright year number rangesPádraig Brady-50/+50
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-3/+3
2021-01-01maint: update all copyright year number rangesPádraig Brady-50/+50
2020-11-26rm: do not skip files upon failure to remove an empty dirNishant Nayan-0/+46
2020-01-01maint: update all copyright year number rangesPádraig Brady-49/+49
2019-01-01maint: update all copyright year number rangesAssaf Gordon-49/+49
2018-07-21tests: avoid false failure on sparc 32 bitPádraig Brady-3/+13
2018-06-30tests: standardize perl usage in testsPádraig Brady-1/+0
2018-06-20tests: provide an option to relax the need for gdbPádraig Brady-12/+24
2018-06-20rm: add --preserve-root=all to protect mountsPádraig Brady-3/+6
2018-01-01maint: update all copyright year number rangesPádraig Brady-49/+49
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-50/+50
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-37/+35
2017-01-01maint: update all copyright year number rangesPádraig Brady-49/+49
2016-11-29tests: fix ERRORs and false FAILs on some platformsPádraig Brady-5/+5
2016-11-24tests: fix false failure with ASAN in rm-readdir-failPádraig Brady-3/+5
2016-11-22tests: fix false fails due to passing env vars to returns_Pádraig Brady-1/+2
2016-10-04rm: disallow --n alias for --no-preserve-rootPádraig Brady-0/+9
2016-07-06tests: avoid false failure on 32 bit in readdir() testPádraig Brady-5/+6
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie-0/+106
2016-01-19tests: avoid false failure due to remove() ignoring u-w on NFSPádraig Brady-2/+2
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady-4/+4
2016-01-18test: skip test rather than fail with Solaris 10 sedPádraig Brady-1/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-48/+48
2015-11-04all: avoid quoting file names when possiblePádraig Brady-7/+7
2015-10-15tests: avoid false failure in rm/r-root.sh with gdb warningsPádraig Brady-27/+32
2015-10-15tests: avoid false failure in rm/r-root.sh under loadPádraig Brady-26/+68
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker-11/+19
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady-1/+0
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady-1/+1
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady-6/+9
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker-1/+1
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker-1/+1
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady-15/+11
2015-01-01maint: update all copyright year number rangesPádraig Brady-48/+48
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker-3/+5
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady-3/+4
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady-2/+2
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady-3/+3
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-48/+48
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady-10/+15