summaryrefslogtreecommitdiff
path: root/tests/df
AgeCommit message (Expand)Author
2012-08-08tests: fix validation of local file systemsPádraig Brady
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady
2012-07-16df: don't output control characters in a mount point namePádraig Brady
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-10-09tests: skip rather than failing when perl is not availableJim 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-01-01maint: update all copyright year number rangesJim 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-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-09-03df: don't fail due to an unreadable argumentJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-03-19tests: df/total-verify: avoid test failure with older PerlJim Meyering
2008-11-30tests: df: skip total-verify if df failsJim Meyering
2008-11-12tests: remove df/totalJim Meyering
2008-11-12* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.Ondřej Vašík
2008-11-12avoid spurious test failure when df always failsJim Meyering
2008-10-25tests: df/total: don't fail for an inaccessible mount pointJim Meyering
2008-10-12tests: df: avoid test failure when using mawkJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-09-07tests: don't let rounding-to-1KB blocks provoke a failureJim Meyering
2008-09-03df: new option: --total to print grand totalsKamil Dudka