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-merge
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
tests: more automated quote adjustment
Jim Meyering
2012-01-06
tests: adjust quoting in expected output to match new gnulib policy
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-05-31
tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2009-01-03
tests: refactor to use the new getlimits utility
Pádraig Brady
2008-08-14
mktemp, sort, tac: don't use undefined after mkstemp failure
Jim Meyering
2008-08-10
sort: don't print uninitialized in diagnostic
Jim Meyering
2008-06-20
sort: Fix bug where --batch-size option shrank SORT_SIZE.
Bo Borgerson
2008-06-17
sort: accept new option --batch-size=NMERGE
Bo Borgerson
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
2008-05-06
fix typo in comments: s/ouput/output/
Jim Meyering
2008-04-21
tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-02-09
tests: factor out the perl-requiring code in many test scripts
Jim Meyering
2007-11-16
Port to Solaris 8 perl, which does not support "use warnings;".
Paul Eggert
2007-08-18
Run each Coreutils.pm-based test in its own subdirectory.
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
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-06-05
Rename file to avoid bugs with VPATH builds and Solaris 'make'.
Paul Eggert