aboutsummaryrefslogtreecommitdiffstats
path: root/tests/du (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-1/+1
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering22-22/+22
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering21-21/+21
2008-06-08standardize some error messagesBo Borgerson1-1/+1
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering21-21/+21
2008-05-17tests: sync and update wc and du --files0-from testsJim Meyering1-11/+16
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering1-12/+3
2008-05-06tests: move "sparse-file" into test-lib.shJim Meyering1-1/+1
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering5-5/+0
2008-05-06tests: hoist envvar-check so it is run for every testJim Meyering1-1/+0
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering1-1/+1
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering1-2/+3
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering1-1/+1
2008-04-21Revamp test-related Makefiles.Jim Meyering23-84/+50
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering1-1/+2
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering1-9/+2
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering5-31/+14
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering1-3/+3
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert1-1/+1
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering1-4/+0
2007-09-21Avoid a test failure due to now-parallelized tests.Jim Meyering1-0/+6
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering4-3/+4
2007-09-15Convert tests/du/*, too.Jim Meyering22-393/+108
2007-09-15Parallel "make check" support.Jim Meyering1-1/+3
2007-08-25Remove all .cvsignore files from version control.Jim Meyering1-2/+0
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering1-1/+2
2007-08-02Adjust one more test to accommodate the recent fts change.Jim Meyering1-2/+3
2007-08-02Adjust the other two "no-x" tests and unify all three.Jim Meyering1-9/+10
2007-08-02Adapt du's no-x test not to fail on older Linux systems.Jim Meyering1-16/+13
2007-07-31du: print size (probably incomplete) of each inaccessible directoryJim Meyering1-0/+11
2007-07-31Add a test for du not counting size of inaccessible directories.Jim Meyering2-0/+49
2007-07-23Update all copyright notices to use the newer form.Jim Meyering22-110/+66
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering22-22/+22
2007-03-21Fix a test script not to claim an ext2 file system is of type xfs.Jim Meyering1-7/+5
2007-03-17Avoid test failure on NFS-mounted Solaris ZFS file system.Jim Meyering1-17/+21
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering1-4/+1
2007-02-24* tests/du/slink: Skip the test if executing on an nfsv3 file system.Bruno Haible1-0/+8
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering1-0/+1
2006-12-03* NEWS: du --one-file-system (-x) would skip subdirectories of anyJim Meyering2-0/+62
2006-12-02* tests/du/basic: Generate 4KB file simply using printf, rather thanJim Meyering1-1/+1
2006-11-24* tests/du/inacc-dest: Skip this test when running as root.Theodoros V. Kalamatianos1-0/+1
2006-11-23* tests/du/deref-args: Use "printf %65536s x" to create a 64KB file,Jim Meyering1-1/+1
2006-11-12* tests/du/Makefile.am (TESTS): Add inacc-dest.Jim Meyering1-0/+1
2006-11-12du would exit early, when encountering an inaccessible directoryJim Meyering2-1/+82
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering2-2/+2
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering18-33/+33
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert1-0/+1
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-602/+0
2006-08-19.Jim Meyering1-1/+21
2006-08-19* NEWS: Fix cp --sparse so that it preserves tail-end sparseness, evenJim Meyering1-14/+2