Age | Commit message (Expand) | Author |
---|---|---|
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2007-09-15 | Convert tests/misc/ to use test-lib.sh, too. | Jim Meyering |
2007-08-29 | Ensure that TMPDIR is valid. Otherwise, it would cause test failures. | 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-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert |
2007-02-19 | * NEWS: sort now uses a --compress-program option rather than | Paul Eggert |
2007-01-24 | Fix a typo. | Jim Meyering |
2007-01-24 | Don't depend on "which". | Jim Meyering |
2007-01-24 | Test sort compression. | Dan Hipschman |