summaryrefslogtreecommitdiff
path: root/tests/df
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-04-26tests: avoid false failure when df lists no root file systemPádraig Brady
2016-01-16tests: show mount list on failure for df testsPádraig Brady
2016-01-16tests: avoid false failure with BTRFS subvolumesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady
2015-05-22tests: df-output: accept multiple spaces in headerAssaf Gordon
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady
2015-03-27tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-12tests: avoid skipping some df tests with libmountPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-30build: update to latest gnulibPádraig Brady
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady
2014-07-02tests: avoid errors on systems without getmntentPádraig Brady
2014-06-25df: report correct device in presence of eclipsed mountsPádraig Brady
2014-06-24df: output placeholder values for inaccessible mount pointsPádraig Brady
2014-06-18df: use all of the last device details providedPádraig Brady
2014-05-29df: use the last device name provided by the systemPádraig Brady
2014-05-13df: ignore non file system entries in /proc/mountsPádraig Brady
2014-05-13df: fix handling of symlinks in mount listPádraig Brady
2014-05-13df: also deduplicate virtual file systemsPádraig Brady
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