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
/
md5sum
Age
Commit message (
Expand
)
Author
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-07
tests: exercise md5sum's new --strict option
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-10-19
tests: trigger and test for md5sum's new diagnostics
Jim Meyering
2010-10-19
md5sum: print a summary warning for improperly formatted lines
Benno Schulenberg
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-07
md5sum, sha*sum: also accept openssl checksum syntax
Guenter Knauf
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
2008-06-01
md5sum: new option, --quiet, to suppress OK messages
Erik Auerswald
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-04-19
md5sum -c: ignore a line with a NUL byte among checksum hex digits
Jim Meyering
2008-04-15
md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault)
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-09-15
Move the two tests in tests/md5sum to tests/misc/md5sum.
Jim Meyering