summaryrefslogtreecommitdiff
path: root/tests/du
AgeCommit message (Expand)Author
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-10tests: ensure programs are built before testingPádraig Brady
2015-11-10tests: cleanup trapping of signal namesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady
2015-10-27all: quote string arguments in error messagesPádraig Brady
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-02du: handle sub-bind-mount cycles gracefullyBoris Ranto
2014-10-29tests: make du/move-dir-while-traversing more robustBernhard Voelker
2014-09-16tests: fix false du failure on newer XFSBernhard Voelker
2014-07-04maint: simplify parsing df's output in shell scriptsBernhard Voelker
2014-06-24du: ignore directory cycles due to bind mountsPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-07-29tests: fix another test failure in test/du/inodes.shBernhard Voelker
2013-07-28maint: cleanup compare calls in test/du/inodes.shBernhard Voelker
2013-07-28tests: fix intermittent failure in test/du/inodes.shPádraig Brady
2013-07-27du: add --inodes optionBernhard Voelker
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker
2013-02-20tests: avoid false failures on file systems with smaller NAME_MAXPádraig Brady
2013-02-14tests: avoid non portable sed use of \tPádraig Brady
2013-01-21du: add -t SIZE, --threshold=SIZE optionJakob Truelsen
2013-01-20tests: remove test case du/slinkBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-10-25maint: remove an obsolete test commentJim 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-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-03-08du: fix -x: don't ignore non-directory argumentsJim Meyering
2012-01-27maint: use single copyright year rangeJim 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-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-14du: -x should not count files in other file systemsPaul Eggert
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-11-13tests: avoid rare fp failure in du/move-dir-while-traversingNix
2011-08-08tests: avoid lack-of-support du test failure on HP-UX 11.31Jim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini