summaryrefslogtreecommitdiff
path: root/tests/misc/md5sum
AgeCommit message (Expand)Author
2011-07-07tests: exercise md5sum's new --strict optionJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-10-19tests: trigger and test for md5sum's new diagnosticsJim Meyering
2010-10-19md5sum: print a summary warning for improperly formatted linesBenno Schulenberg
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-19md5sum -c: ignore a line with a NUL byte among checksum hex digitsJim Meyering
2008-04-15md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault)Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-09-15Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering