summaryrefslogtreecommitdiff
path: root/tests/rm
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid hang in new testPádraig Brady2023-02-261-8/+8
* tests: avoid gdb on macOSPádraig Brady2023-02-261-0/+5
* tests: initialize a variableJim Meyering2023-02-211-0/+1
* rm: --dir (-d): fix bugs in handling of empty, inaccessible directoriesJim Meyering2023-02-211-2/+25
* maint: update all copyright year number rangesPádraig Brady2023-01-0150-50/+50
* rm: fix diagnostics on I/O errorPaul Eggert2022-09-241-0/+1
* rm: fix readdir testPaul Eggert2022-09-241-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-0250-50/+50
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-281-3/+3
* maint: update all copyright year number rangesPádraig Brady2021-01-0150-50/+50
* rm: do not skip files upon failure to remove an empty dirNishant Nayan2020-11-261-0/+46
* maint: update all copyright year number rangesPádraig Brady2020-01-0149-49/+49
* maint: update all copyright year number rangesAssaf Gordon2019-01-0149-49/+49
* tests: avoid false failure on sparc 32 bitPádraig Brady2018-07-211-3/+13
* tests: standardize perl usage in testsPádraig Brady2018-06-301-1/+0
* tests: provide an option to relax the need for gdbPádraig Brady2018-06-201-12/+24
* rm: add --preserve-root=all to protect mountsPádraig Brady2018-06-201-3/+6
* maint: update all copyright year number rangesPádraig Brady2018-01-0149-49/+49
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-071-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-1949-50/+50
* tests: don't fail tests when failing to write filesPádraig Brady2017-08-297-37/+35
* maint: update all copyright year number rangesPádraig Brady2017-01-0149-49/+49
* tests: fix ERRORs and false FAILs on some platformsPádraig Brady2016-11-291-5/+5
* tests: fix false failure with ASAN in rm-readdir-failPádraig Brady2016-11-241-3/+5
* tests: fix false fails due to passing env vars to returns_Pádraig Brady2016-11-221-1/+2
* rm: disallow --n alias for --no-preserve-rootPádraig Brady2016-10-041-0/+9
* tests: avoid false failure on 32 bit in readdir() testPádraig Brady2016-07-061-5/+6
* tests: verify that fts diagnoses readdir() failuresPeter Benie2016-06-261-0/+106
* tests: avoid false failure due to remove() ignoring u-w on NFSPádraig Brady2016-01-192-2/+2
* tests: adjust delays to avoid false positivesPádraig Brady2016-01-181-4/+4
* test: skip test rather than fail with Solaris 10 sedPádraig Brady2016-01-181-1/+1
* maint: update all copyright year number rangesPádraig Brady2016-01-0148-48/+48
* all: avoid quoting file names when possiblePádraig Brady2015-11-045-7/+7
* tests: avoid false failure in rm/r-root.sh with gdb warningsPádraig Brady2015-10-151-27/+32
* tests: avoid false failure in rm/r-root.sh under loadPádraig Brady2015-10-151-26/+68
* maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker2015-09-221-11/+19
* tests: avoid side effects of $SHELL environment variablePádraig Brady2015-07-031-1/+0
* tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady2015-06-251-1/+1
* tests: cleanup background processes upon interruptionPádraig Brady2015-05-112-6/+9
* doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker2015-01-311-1/+1
* tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker2015-01-141-1/+1
* tests: add extra protection against unexpected exitsPádraig Brady2015-01-146-15/+11
* maint: update all copyright year number rangesPádraig Brady2015-01-0148-48/+48
* chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker2014-08-012-3/+5
* tests: use chroot --user rather than internal setuidgid toolPádraig Brady2014-05-212-3/+4
* tests: improve diagnostics when asserting empty filesPádraig Brady2014-05-072-2/+2
* tests: avoid the :> construct which can hide errorsPádraig Brady2014-03-051-3/+3
* maint: tests: refactor gcc commands for building shared libPádraig Brady2014-01-131-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-0248-48/+48
* tests: fix false failure on systems without /dev/stdinPádraig Brady2013-12-091-10/+15