summaryrefslogtreecommitdiff
path: root/tests/du
AgeCommit message (Expand)Author
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
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-06-08standardize some error messagesBo Borgerson
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-17tests: sync and update wc and du --files0-from testsJim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06tests: move "sparse-file" into test-lib.shJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-05-06tests: hoist envvar-check so it is run for every testJim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering