summaryrefslogtreecommitdiff
path: root/tests/df
AgeCommit message (Expand)Author
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