index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
/
sort-compress
Age
Commit message (
Expand
)
Author
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-12-08
sort: fix failure if sort's parent has ignored SIGCHLD
Pádraig Brady
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-10-27
tests: fix PATH problems on cygwin
Eric Blake
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
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