summaryrefslogtreecommitdiff
path: root/tests/du
AgeCommit message (Expand)Author
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
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-13maint: avoid syntax-check failure due to long lineJim Meyering
2011-05-13tests: use skip_test_, not skip_Jim Meyering
2011-03-03du: don't infloop for --files0-from=DIRJim Meyering
2011-01-25tests: minor correctionAndreas Schwab
2011-01-25tests: avoid FP failure due to suspensionJim Meyering
2011-01-25tests: avoid rare FP failure in new du testJim Meyering
2011-01-18tests: avoid FP failure in new du testJim Meyering
2011-01-10du: don't abort when a subdir is renamed during traversalJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-18tests: avoid spurious du/bigtime failureJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-10-23du: don't print junk when diagnosing out-of-range time stampsPaul Eggert
2010-09-07tests: exclude some tests when running on NFSPádraig Brady
2010-07-24du: tune, and fix some -L bugs with dangling or cyclic symlinksPaul R. Eggert
2010-07-03du: don't miscount duplicate directories or link-count-1 filesPaul Eggert
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette
2010-05-19tests: exercise du's --max-depth optionJim Meyering