summaryrefslogtreecommitdiff
path: root/tests/df
AgeCommit message (Expand)Author
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-11tests: df/total-unprocessed: fix false failure with lofsPádraig Brady
2013-12-09tests: avoid false df failure with nfs and lofsBernhard Voelker
2013-12-04df: dereference symlinks to disk device nodesPádraig Brady
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker
2013-07-09df: fix mount list processing with unstatable mount dirsPádraig Brady
2013-04-04tests: avoid shared lib tests on unsupported platformsPádraig Brady
2013-01-28df: do not treat rootfs speciallyBernhard Voelker
2013-01-27df: prefer fullpath entries when deduplicatingOndrej Oprala
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-14maint: fix typos found by misspellingsBernhard Voelker
2012-12-07df: do not print duplicate entries and rootfs by defaultOndrej Oprala
2012-12-06tests: fix regex to match "-" in ipcent field in df/total-verify.shBernhard Voelker
2012-11-24tests: don't rely on sed -i being availablePádraig Brady
2012-11-22df: reorder default field list of --output optionBernhard Voelker
2012-11-09df: port the new df test to POSIX sed, larger file systemsPaul Eggert
2012-11-08df: add a test for the --output optionBernhard Voelker
2012-11-08df: add --output to select which fields to displayBernhard Voelker
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-19tests: port df/no-mtab-status to SolarisPaul Eggert
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
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