| Age | Commit message (Expand) | Author | Lines |
| 2007-10-05 | Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk. | Jim Meyering | -1/+0 |
| 2007-10-03 | * tests/misc/selinux: Skip this test if the initial chcon fails. | Jim Meyering | -1/+5 |
| 2007-09-30 | Test previous patch. | Eric Blake | -0/+38 |
| 2007-09-27 | Add a test to exercise a readlink bug. | Jim Meyering | -0/+70 |
| 2007-09-16 | tests/misc/tac-continue: Arrange to remove a temporary file. | Jim Meyering | -1/+2 |
| 2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering | -3/+0 |
| 2007-09-15 | Move the sole test in tests/ls-2/ to tests/misc/. | Jim Meyering | -0/+185 |
| 2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering | -3/+3 |
| 2007-09-15 | Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/. | Jim Meyering | -3/+1054 |
| 2007-09-15 | Move the two tests in tests/tee to tests/misc/. | Jim Meyering | -0/+70 |
| 2007-09-15 | Move the two tests in tests/sum/ to tests/misc/. | Jim Meyering | -0/+136 |
| 2007-09-15 | Move the sole test in tests/tsort/ to tests/misc/tsort. | Jim Meyering | -0/+82 |
| 2007-09-15 | Move the sole test in tests/unexpand to tests/misc/unexpand. | Jim Meyering | -1/+102 |
| 2007-09-15 | Move the sole test in tests/seq to tests/misc/seq. | Jim Meyering | -0/+101 |
| 2007-09-15 | Move the two tests in tests/md5sum to tests/misc/md5sum. | Jim Meyering | -0/+158 |
| 2007-09-15 | Convert tests/misc/ to use test-lib.sh, too. | Jim Meyering | -609/+152 |
| 2007-09-15 | Move the two tests in tests/fmt to tests/misc/fmt. | Jim Meyering | -0/+166 |
| 2007-09-15 | Move the sole test in tests/factor to tests/misc/factor. | Jim Meyering | -0/+112 |
| 2007-09-15 | Move the sole test in tests/expr to tests/misc/expr. | Jim Meyering | -0/+186 |
| 2007-09-15 | Move the sole test in tests/dircolors to tests/misc/dircolors. | Jim Meyering | -0/+60 |
| 2007-09-15 | Parallel "make check" support. | Jim Meyering | -7/+158 |
| 2007-09-15 | Add support for parallel "make check" (in tests/misc, for now) | Jim Meyering | -24/+48 |
| 2007-09-01 | Make groups-version executable, | Jim Meyering | -0/+0 |
| 2007-08-31 | Test yesterday's change to groups. | Eric Blake | -0/+49 |
| 2007-08-29 | Ensure that TMPDIR is valid. Otherwise, it would cause test failures. | Jim Meyering | -0/+6 |
| 2007-08-26 | tests/misc/fold: Fix a typo: missing \ in a never-seen diagnostic | Jim Meyering | -2/+2 |
| 2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering | -2/+0 |
| 2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering | -40/+45 |
| 2007-08-16 | Consolidate od tests. | Jim Meyering | -54/+37 |
| 2007-08-15 | od --skip (-j) works even on files in /proc, when the kernel lies | Jim Meyering | -0/+53 |
| 2007-08-14 | Add tests for the just-fixed "od -j N FILE" bug. | Jim Meyering | -0/+61 |
| 2007-08-04 | Exercise xstrtol's diagnostics via pr's --pages option. | Jim Meyering | -0/+70 |
| 2007-07-26 | sort: Improve sort --random-sort test. | Bob Proulx | -0/+14 |
| 2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | -245/+147 |
| 2007-07-11 | If there's a GPL vN copyright comment, require that N == 3. | Jim Meyering | -1/+1 |
| 2007-07-10 | Skip "arch" test if it's not built. | Jim Meyering | -0/+11 |
| 2007-07-10 | New program: arch | Karel Zak | -0/+48 |
| 2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | -48/+48 |
| 2007-05-22 | cut: diagnose a range starting with 0 (-f 0-2) as invalid, and | Jim Meyering | -6/+19 |
| 2007-04-12 | split --line-bytes=N (-C N): don't create an empty file. | Paul Eggert | -1/+7 |
| 2007-03-29 | * src/runcon.c (main): Don't reorder arguments. Reported by | Jim Meyering | -0/+58 |
| 2007-03-29 | * tests/cp/cp-a-selinux: New file. Test for the bug reported in | Jim Meyering | -6/+1 |
| 2007-03-29 | * tests/misc/selinux [VERBOSE]: Print version info for each | Jim Meyering | -0/+4 |
| 2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering | -4/+183 |
| 2007-03-18 | Fix a bug in how pr -m -s works. | Jim Meyering | -0/+62 |
| 2007-03-17 | * tests/misc/tty-eof: Add shuf to the list of tested commands. | Jim Meyering | -0/+1 |
| 2007-03-03 | pwd-unreadable-parent: Skip test on ia64/Linux, too. | Jim Meyering | -0/+8 |
| 2007-03-02 | pwd-unreadable-parent: Skip test on non-Linux/GNU systems. | Jim Meyering | -10/+3 |
| 2007-03-02 | * tests/misc/pwd-long: Also allow "+" in $PWD. | Jim Meyering | -1/+1 |
| 2007-02-28 | * tests/misc/df-P: This script *is* executable. | Jim Meyering | -0/+0 |