log tests/test-base64.c @ 16536:b4afb7c149dc

age author description
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 26 Sep 2011 19:58:01 +0200 Gijs van Tulder base64-tests: avoid memory leak
Wed, 10 Aug 2011 12:36:13 -0700 Paul Eggert base64: fix off-by-one buffer size bug
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Thu, 25 Mar 2010 07:48:14 +0100 Bruno Haible Minor formatting changes.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 24 Dec 2009 21:01:42 +0100 Bruno Haible Refactor common macros used in tests.
Thu, 24 Dec 2009 13:48:40 +0100 Bruno Haible Include header file being tested immediately after config.h.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Fri, 13 Nov 2009 15:00:59 +0100 Simon Josefsson Drop redundant string.h (silent change).
Fri, 13 Nov 2009 14:25:50 +0100 Simon Josefsson test-base64: Improve.
Thu, 29 Oct 2009 09:15:06 -0600 Eric Blake tests: avoid some compiler warnings
Fri, 30 May 2008 10:38:57 +0200 Simon Josefsson Fix typo.
Fri, 30 May 2008 10:35:10 +0200 Simon Josefsson tests/test-base64.c: Cast size_t to unsigned long when invoking printf. Use %lu instead of %d.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 28 May 2007 16:49:41 +0000 Eric Blake Unconditionally include <config.h> in unit tests.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Tue, 28 Dec 2004 02:36:14 +0000 Simon Josefsson * tests/test-base64.c: Include required header files. Remove
Thu, 16 Dec 2004 01:32:32 +0000 Simon Josefsson Typo.
Thu, 16 Dec 2004 01:22:30 +0000 Simon Josefsson Add license.
Tue, 30 Nov 2004 20:46:52 +0000 Simon Josefsson Add base64.