summaryrefslogtreecommitdiff
path: root/tests/misc/base64
AgeCommit message (Expand)Author
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
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-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-15Add support for parallel "make check" (in tests/misc, for now)Jim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.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-01-04[ChangeLog]Jim Meyering
2006-12-30* tests/misc/base64: Factor a long, repetitive string.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-02-27Derive --decode-using tests from the encode-based ones.Jim Meyering
2006-02-27Factor out a long constant string.Jim Meyering
2006-02-27Test base64. From Simon Josefsson.Jim Meyering