Re: improve base64 self tests

2009-11-13 Thread Simon Josefsson
Eric Blake writes: > According to Simon Josefsson on 11/13/2009 6:27 AM: >> +++ b/tests/test-base64.c >> @@ -20,10 +20,25 @@ >> #include >> #include >> #include >> +#include >> #include >> +#include > > That looks redundant. Thanks, fixed. /Simon

Re: improve base64 self tests

2009-11-13 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Simon Josefsson on 11/13/2009 6:27 AM: > +++ b/tests/test-base64.c > @@ -20,10 +20,25 @@ > #include > #include > #include > +#include > #include > +#include That looks redundant. - -- Don't work too hard, make some time for fun

improve base64 self tests

2009-11-13 Thread Simon Josefsson
Inspired by http://www.gnu.org/software/gnulib/coverage/gllib/base64.c.gcov.frameset.html I improved the self-tests for the base64 module. Pushed. /Simon >From d1d75d5540bf75df8bc41c85b5a9fd111ca1f2dd Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 13 Nov 2009 14:25:50 +0100 Subject