Age | Commit message (Expand) | Author |
2008-02-09 | tests: call skip_test_ in place of echo+exit 77 | Jim Meyering |
2008-02-07 | mkdir, split: write --verbose output to stdout, not stderr. | Steven Schubiger |
2008-01-07 | Make a racy test failure less likely to happen. | Jim Meyering |
2007-12-20 | Avoid another "make check" failure due to omitted programs. | Jim Meyering |
2007-12-11 | Add a test to exercise today's bug fix. | Jim Meyering |
2007-12-01 | Change comments: say bug present up to coreutils-6.9, not fixed in 6.10. | Jim Meyering |
2007-11-30 | Be extra careful to quote $abs_top_builddir-derived names. | Jim Meyering |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues |
2007-11-23 | Add tests to show new class of strings accepted by date -d. | Jim Meyering |
2007-11-17 | Correct preceding patch. | Jim Meyering |
2007-11-16 | Port readlink-fp-loop to Solaris. | Paul Eggert |
2007-11-16 | Port to Solaris 8 perl, which does not support "use warnings;". | Paul Eggert |
2007-11-03 | seq: add another test for the %% bug | Jim Meyering |
2007-11-03 | Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format. | Paul Eggert |
2007-11-01 | tests/misc/printf-surprise: Correct sed transform. | Jim Meyering |
2007-11-01 | Adjust a seq subtest not to depend on the vagaries of floating point. | Jim Meyering |
2007-11-01 | Make the new printf-surprise test more precise. | Jim Meyering |
2007-10-30 | Avoid seq floating-point test failure on FreeBSD 6.1. | Jim Meyering |
2007-10-27 | Add a test for the printf fix of 2007-10-21. | Jim Meyering |
2007-10-21 | Reorder tests to run more basic ones earlier. | Jim Meyering |
2007-10-21 | * tests/misc/help-version: Add a comment. | Jim Meyering |
2007-10-20 | Prevent "make check" from leaving mktemp /tmp/tmp.* files behind. | Bob Proulx |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering |
2007-10-09 | Move the help-version test into misc/. | Jim Meyering |
2007-10-09 | Make the runcon-no-reorder test slightly more general. | Jim Meyering |
2007-10-09 | Skip the chcon test on a system with no SELinux support. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-10-05 | Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk. | Jim Meyering |
2007-10-03 | * tests/misc/selinux: Skip this test if the initial chcon fails. | Jim Meyering |
2007-09-30 | Test previous patch. | Eric Blake |
2007-09-27 | Add a test to exercise a readlink bug. | Jim Meyering |
2007-09-16 | tests/misc/tac-continue: Arrange to remove a temporary file. | Jim Meyering |
2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering |
2007-09-15 | Move the sole test in tests/ls-2/ to tests/misc/. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/tee to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/sum/ to tests/misc/. | Jim Meyering |
2007-09-15 | Move the sole test in tests/tsort/ to tests/misc/tsort. | Jim Meyering |
2007-09-15 | Move the sole test in tests/unexpand to tests/misc/unexpand. | Jim Meyering |
2007-09-15 | Move the sole test in tests/seq to tests/misc/seq. | Jim Meyering |
2007-09-15 | Move the two tests in tests/md5sum to tests/misc/md5sum. | Jim Meyering |
2007-09-15 | Convert tests/misc/ to use test-lib.sh, too. | Jim Meyering |
2007-09-15 | Move the two tests in tests/fmt to tests/misc/fmt. | Jim Meyering |
2007-09-15 | Move the sole test in tests/factor to tests/misc/factor. | Jim Meyering |
2007-09-15 | Move the sole test in tests/expr to tests/misc/expr. | Jim Meyering |
2007-09-15 | Move the sole test in tests/dircolors to tests/misc/dircolors. | Jim Meyering |
2007-09-15 | Parallel "make check" support. | Jim Meyering |
2007-09-15 | Add support for parallel "make check" (in tests/misc, for now) | Jim Meyering |
2007-09-01 | Make groups-version executable, | Jim Meyering |