Age | Commit message (Expand) | Author |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
2011-11-13 | tests: avoid rare fp failure in du/move-dir-while-traversing | Nix |
2011-08-08 | tests: avoid lack-of-support du test failure on HP-UX 11.31 | 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-05-13 | maint: avoid syntax-check failure due to long line | Jim Meyering |
2011-05-13 | tests: use skip_test_, not skip_ | Jim Meyering |
2011-03-03 | du: don't infloop for --files0-from=DIR | Jim Meyering |
2011-01-25 | tests: minor correction | Andreas Schwab |
2011-01-25 | tests: avoid FP failure due to suspension | Jim Meyering |
2011-01-25 | tests: avoid rare FP failure in new du test | Jim Meyering |
2011-01-18 | tests: avoid FP failure in new du test | Jim Meyering |
2011-01-10 | du: don't abort when a subdir is renamed during traversal | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert |
2010-12-18 | tests: avoid spurious du/bigtime failure | 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-10-23 | du: don't print junk when diagnosing out-of-range time stamps | Paul Eggert |
2010-09-07 | tests: exclude some tests when running on NFS | Pádraig Brady |
2010-07-24 | du: tune, and fix some -L bugs with dangling or cyclic symlinks | Paul R. Eggert |
2010-07-03 | du: don't miscount duplicate directories or link-count-1 files | Paul Eggert |
2010-05-19 | du: recognize -d N as equivalent to --max-depth=N | Jon Ringuette |
2010-05-19 | tests: exercise du's --max-depth option | 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-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-06-08 | standardize some error messages | Bo Borgerson |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-17 | tests: sync and update wc and du --files0-from tests | Jim Meyering |
2008-05-17 | tests: remove ugly /bin/sh wrapper around each perl-based test script | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-05-06 | tests: hoist envvar-check so it is run for every test | Jim Meyering |
2008-05-06 | fix typo in comments: s/ouput/output/ | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-21 | tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/.. | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-02-23 | Avoid test failures when root (/) is not readable. | Jim Meyering |
2008-02-09 | tests: factor out the perl-requiring code in many test scripts | Jim Meyering |
2008-02-09 | tests: call skip_test_ in place of echo+exit 77 | Jim Meyering |
2008-02-09 | tests: move the very-expensive file into test-lib.sh | Jim Meyering |
2007-11-16 | Port to Solaris 8 perl, which does not support "use warnings;". | Paul Eggert |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering |
2007-09-21 | Avoid a test failure due to now-parallelized tests. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Convert tests/du/*, too. | Jim Meyering |
2007-09-15 | Parallel "make check" support. | Jim Meyering |