index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
df
Age
Commit message (
Expand
)
Author
2012-12-14
maint: fix typos found by misspellings
Bernhard Voelker
2012-12-07
df: do not print duplicate entries and rootfs by default
Ondrej Oprala
2012-12-06
tests: fix regex to match "-" in ipcent field in df/total-verify.sh
Bernhard Voelker
2012-11-24
tests: don't rely on sed -i being available
Pádraig Brady
2012-11-22
df: reorder default field list of --output option
Bernhard Voelker
2012-11-09
df: port the new df test to POSIX sed, larger file systems
Paul Eggert
2012-11-08
df: add a test for the --output option
Bernhard Voelker
2012-11-08
df: add --output to select which fields to display
Bernhard Voelker
2012-09-05
build: don't use recursive make for tests/ subdirectory
Stefano Lattarini
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-08-19
tests: port df/no-mtab-status to Solaris
Paul Eggert
2012-08-14
df: fail when the mount list is required but cannot be read
Bernhard Voelker
2012-08-08
tests: fix validation of local file systems
Pádraig Brady
2012-08-04
df: fix exit code and error messages with --total
Bernhard Voelker
2012-07-16
maint: move two df tests from tests/misc to tests/df
Pádraig Brady
2012-07-16
df: don't output control characters in a mount point name
Pádraig Brady
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-10-09
tests: skip rather than failing when perl is not available
Jim Meyering
2011-08-08
tests: complete the renaming framework_failure -> framework_failure_
Stefano Lattarini
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-09-03
df: don't fail due to an unreadable argument
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-03-19
tests: df/total-verify: avoid test failure with older Perl
Jim Meyering
2008-11-30
tests: df: skip total-verify if df fails
Jim Meyering
2008-11-12
tests: remove df/total
Jim Meyering
2008-11-12
* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.
Ondřej Vašík
2008-11-12
avoid spurious test failure when df always fails
Jim Meyering
2008-10-25
tests: df/total: don't fail for an inaccessible mount point
Jim Meyering
2008-10-12
tests: df: avoid test failure when using mawk
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-09-07
tests: don't let rounding-to-1KB blocks provoke a failure
Jim Meyering
2008-09-03
df: new option: --total to print grand totals
Kamil Dudka