Age | Commit message (Expand) | Author |
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 |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |
2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering |
2007-08-02 | Adjust one more test to accommodate the recent fts change. | Jim Meyering |
2007-08-02 | Adjust the other two "no-x" tests and unify all three. | Jim Meyering |
2007-08-02 | Adapt du's no-x test not to fail on older Linux systems. | Jim Meyering |
2007-07-31 | du: print size (probably incomplete) of each inaccessible directory | Jim Meyering |
2007-07-31 | Add a test for du not counting size of inaccessible directories. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-21 | Fix a test script not to claim an ext2 file system is of type xfs. | Jim Meyering |
2007-03-17 | Avoid test failure on NFS-mounted Solaris ZFS file system. | Jim Meyering |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering |
2007-02-24 | * tests/du/slink: Skip the test if executing on an nfsv3 file system. | Bruno Haible |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering |
2006-12-03 | * NEWS: du --one-file-system (-x) would skip subdirectories of any | Jim Meyering |
2006-12-02 | * tests/du/basic: Generate 4KB file simply using printf, rather than | Jim Meyering |
2006-11-24 | * tests/du/inacc-dest: Skip this test when running as root. | Theodoros V. Kalamatianos |
2006-11-23 | * tests/du/deref-args: Use "printf %65536s x" to create a 64KB file, | Jim Meyering |
2006-11-12 | * tests/du/Makefile.am (TESTS): Add inacc-dest. | Jim Meyering |
2006-11-12 | du would exit early, when encountering an inaccessible directory | Jim Meyering |
2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-19 | . | Jim Meyering |
2006-08-19 | * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-15 | . | Jim Meyering |