summaryrefslogtreecommitdiffstats
path: root/tests/df
AgeCommit message (Expand)AuthorLines
2026-02-23tests: whoami, logname: verify error handlingoech3-1/+1
2026-02-04tests: df: check that --sync always calls sync before statfsCollin Funk-0/+55
2026-01-28maint: space between ‘char’ and ‘*’Paul Eggert-2/+2
2026-01-21tests: avoid false failure with sanitizer buildsPádraig Brady-1/+4
2026-01-21doc: tweak tests to avoid false failure with --helpPádraig Brady-1/+1
2026-01-18maint: prefer NULL to nullptrPádraig Brady-9/+9
2026-01-01tests: df: don't depend on bashCollin Funk-1/+1
2026-01-01maint: run 'make update-copyright'Collin Funk-13/+13
2026-01-01tests: df: hide /proc without using LD_PRELOADoech3-0/+67
2025-11-04tests: avoid skipping of LD_PRELOAD based df testsBernhard Voelker-26/+84
2025-11-04tests: avoid skipping by fixing build of shared librariesBernhard Voelker-2/+4
2025-09-17maint: STREQ → streqPaul Eggert-10/+4
2025-01-15tests: avoid ERRORs with no mntent.hPádraig Brady-2/+2
2025-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2024-10-02tests: df: avoid false failure due to fuse.portalPádraig Brady-3/+6
2024-10-02tests: fix skipping of mtab simulation testsPádraig Brady-22/+41
2024-08-25maint: avoid a syntax check failurePádraig Brady-6/+0
2024-08-08tests: df-P.sh: fix intermittent false failureRichard Purdie-2/+2
2024-02-27tests: simplify treatment of the $LOCALE_FR_UTF8 variablePádraig Brady-2/+1
2024-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2023-08-28maint: spelling fixes, including author namesPaul Eggert-2/+2
2023-03-19tests: df: avoid false failure on systems with multiple rootsPádraig Brady-3/+6
2023-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2022-01-02maint: update all copyright year number rangesPádraig Brady-12/+12
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-6/+7
2021-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2020-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2019-03-03df: support different file system encodings when not using ttyPádraig Brady-6/+25
2019-01-01maint: update all copyright year number rangesAssaf Gordon-12/+12
2018-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2017-10-30df: fix hang with fifo argumentPádraig Brady-0/+3
2017-09-19all: prefer HTTPS in URLsPaul Eggert-12/+12
2017-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2016-04-26tests: avoid false failure when df lists no root file systemPádraig Brady-4/+5
2016-01-16tests: show mount list on failure for df testsPádraig Brady-0/+12
2016-01-16tests: avoid false failure with BTRFS subvolumesPádraig Brady-2/+6
2016-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2015-11-04all: avoid quoting file names when possiblePádraig Brady-1/+1
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady-6/+6
2015-05-22tests: df-output: accept multiple spaces in headerAssaf Gordon-1/+1
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady-19/+23
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady-15/+59
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady-3/+6
2015-03-27tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon-11/+11
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker-2/+2
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady-14/+14
2015-01-12tests: avoid skipping some df tests with libmountPádraig Brady-4/+28
2015-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2014-12-30build: update to latest gnulibPádraig Brady-0/+2
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady-3/+28