summaryrefslogtreecommitdiff
path: root/tests/misc/sort-compress
AgeCommit message (Expand)Author
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2007-09-15Convert tests/misc/ to use test-lib.sh, too.Jim Meyering
2007-08-29Ensure that TMPDIR is valid. Otherwise, it would cause test failures.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "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 thanPaul Eggert
2007-01-24Fix a typo.Jim Meyering
2007-01-24Don't depend on "which".Jim Meyering
2007-01-24Test sort compression.Dan Hipschman