build: ensure make-prime-list doesn't access out of bounds memory
[platform/upstream/coreutils.git] / tests / du /
2013-02-14 Pádraig Bradytests: avoid non portable sed use of \t
2013-01-21 Jakob Truelsendu: add -t SIZE, --threshold=SIZE option
2013-01-20 Bernhard Voelkertests: remove test case du/slink
2013-01-01 Jim Meyeringmaint: update all copyright year number ranges
2012-10-25 Jim Meyeringmaint: remove an obsolete test comment
2012-09-05 Stefano Lattarinibuild: don't use recursive make for tests/ subdirectory
2012-08-30 Stefano Lattarinitests: add .sh and .pl suffixes to shell and perl tests...
2012-08-22 Bernhard Voelkertests: correct print_ver_ arguments and add a rule...
2012-08-21 Ondrej Opraladu: handle bind-mounted directory cycles gracefully
2012-04-04 Jim Meyeringtests: remove nearly all remaining backticks
2012-04-04 Jim Meyeringtests: convert nearly all `...` expressions to $(...)
2012-03-08 Jim Meyeringdu: fix -x: don't ignore non-directory arguments
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-09 Jim Meyeringtests: more automated quote adjustment
2012-01-09 Jim Meyeringtests: change `...' to '...' on lines not matching...
2012-01-09 Jim Meyeringtests: adjust \`...' quoting to '...' to adapt to lates...
2012-01-07 Jim Meyeringmaint: update quoting of "Try `prog --help'" to "Try...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-15 Paul Eggertdu: -x should not count files in other file systems
2011-11-22 Jim Meyeringtests: use "compare exp out", not "compare out exp"
2011-11-13 Nixtests: avoid rare fp failure in du/move-dir-while-trave...
2011-08-08 Jim Meyeringtests: avoid lack-of-support du test failure on HP...
2011-08-08 Stefano Lattarinitests: complete the renaming framework_failure -> frame...
2011-06-17 Jim Meyeringtests: remove skip_test_ function; use new skip_ instead
2011-05-13 Jim Meyeringmaint: avoid syntax-check failure due to long line
2011-05-13 Jim Meyeringtests: use skip_test_, not skip_
2011-03-03 Jim Meyeringdu: don't infloop for --files0-from=DIR
2011-01-25 Andreas Schwabtests: minor correction
2011-01-25 Jim Meyeringtests: avoid FP failure due to suspension
2011-01-25 Jim Meyeringtests: avoid rare FP failure in new du test
2011-01-18 Jim Meyeringtests: avoid FP failure in new du test
2011-01-10 Jim Meyeringdu: don't abort when a subdir is renamed during traversal
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-12-28 Paul Eggertcoreutils: keep lines within 80-column limits
2010-12-18 Jim Meyeringtests: avoid spurious du/bigtime failure
2010-11-17 Jim Meyeringtests: substitute the single-program $VERBOSE/--version...
2010-11-17 Jim Meyeringtests: convert first batch of tests from test-lib.sh...
2010-10-24 Paul Eggertdu: don't print junk when diagnosing out-of-range time...
2010-09-07 Pádraig Bradytests: exclude some tests when running on NFS
2010-07-24 Paul R. Eggertdu: tune, and fix some -L bugs with dangling or cyclic...
2010-07-03 Paul Eggertdu: don't miscount duplicate directories or link-count...
2010-05-19 Jon Ringuettedu: recognize -d N as equivalent to --max-depth=N
2010-05-19 Jim Meyeringtests: exercise du's --max-depth option
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-06-23 Jim Meyeringmaint: update all Copyright year lists to include 2009
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-06-08 Bo Borgersonstandardize some error messages
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-05-17 Jim Meyeringtests: sync and update wc and du --files0-from tests
2008-05-17 Jim Meyeringtests: remove ugly /bin/sh wrapper around each perl...
2008-05-06 Jim Meyeringtests: move "sparse-file" into test-lib.sh
2008-05-06 Jim Meyeringtests: hoist the sourcing of "lang-default"
2008-05-06 Jim Meyeringtests: hoist envvar-check so it is run for every test
2008-05-06 Jim Meyeringfix typo in comments: s/ouput/output/
2008-04-27 Jim Meyeringtests: move another file (expensive) into test-lib.sh
2008-04-20 Jim Meyeringtests: adjust perl -I to use $top_srcdir/tests, not...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-02-23 Jim MeyeringAvoid test failures when root (/) is not readable.
2008-02-09 Jim Meyeringtests: factor out the perl-requiring code in many test...
2008-02-09 Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2008-02-09 Jim Meyeringtests: move the very-expensive file into test-lib.sh
2007-11-16 Paul EggertPort to Solaris 8 perl, which does not support "use...
2007-10-14 Jim MeyeringPull all TESTS_ENVIRONMENT settings "up" into tests...
2007-09-21 Jim MeyeringAvoid a test failure due to now-parallelized tests.
2007-09-15 Jim MeyeringMore misc, test-related changes. (some to allow running...
2007-09-15 Jim MeyeringConvert tests/du/*, too.
2007-09-15 Jim MeyeringParallel "make check" support.
2007-08-24 Jim MeyeringRemove all .cvsignore files from version control.
2007-08-18 Jim MeyeringRun each Coreutils.pm-based test in its own subdirectory.
2007-08-02 Jim MeyeringAdjust one more test to accommodate the recent fts...
2007-08-02 Jim MeyeringAdjust the other two "no-x" tests and unify all three.
2007-08-02 Jim MeyeringAdapt du's no-x test not to fail on older Linux systems.
2007-07-31 Jim Meyeringdu: print size (probably incomplete) of each inaccessib...
2007-07-31 Jim MeyeringAdd a test for du not counting size of inaccessible...
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-21 Jim MeyeringFix a test script not to claim an ext2 file system...
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-17 Jim MeyeringAvoid test failure on NFS-mounted Solaris ZFS file...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-24 Jim MeyeringRemove the "gnits" option; it prohibits my using "...
2007-02-24 Bruno Haible* tests/du/slink: Skip the test if executing on an...
2007-01-13 Jim MeyeringPut CU_TEST_NAME in the environment for each test run...
2006-12-03 Jim Meyering* NEWS: du --one-file-system (-x) would skip subdirecto...
2006-12-02 Jim Meyering* tests/du/basic: Generate 4KB file simply using printf...
2006-11-24 Theodoros V. Kalam... * tests/du/inacc-dest: Skip this test when running...
2006-11-23 Jim Meyering* tests/du/deref-args: Use "printf %65536s x" to create...
2006-11-12 Jim Meyering* tests/du/Makefile.am (TESTS): Add inacc-dest.
2006-11-12 Jim Meyeringdu would exit early, when encountering an inaccessible...
2006-10-26 Jim MeyeringAvoid a shell bug in Tru64 4.0 sh's handling of double...
2006-10-22 Jim Meyering* tests/sample-test: Quote variables containing absolut...
2006-08-22 Paul Eggert* aclocal.m4, config.hin, configure:
2006-08-21 Paul EggertRemove from CVS, since the bootstrap script generates...
2006-08-19 Jim Meyering.
2006-08-19 Jim Meyering* NEWS: Fix cp --sparse so that it preserves tail-end...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-08-15 Jim Meyering.
next