log tests/test-snprintf.c @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 08 Jul 2011 15:57:31 -0600 Eric Blake test-snprintf: avoid compiler warning
Fri, 01 Jul 2011 08:20:06 -0600 Eric Blake snprintf: guarantee %1$d, for libintl
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Thu, 23 Dec 2010 23:32:55 -0800 Paul Eggert vsnprintf: make more consistent with snprintf; doc fixes
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.
Tue, 22 Dec 2009 10:57:14 -0700 Eric Blake tests: add signature checks
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
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.
Sun, 29 Apr 2007 15:40:30 +0000 Bruno Haible Guard against vsnprintf implementations that mishandle a size=0 argument.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Sun, 04 Mar 2007 18:03:19 +0000 Bruno Haible Tests for module 'snprintf'.