log modules/snprintf-posix-tests @ 40196:e63f5d3edab5

age author description
Sun, 09 Oct 2011 13:11:45 +0200 Bruno Haible *printf-posix tests: Fix for platforms where 'long double' == 'double'.
Sun, 11 Sep 2011 17:29:11 +0200 Bruno Haible Support for MSVC compiler: Avoid division by a literal 0.
Thu, 04 Nov 2010 12:29:27 -0600 Eric Blake frexp, tests: work around ICC bug with -zero
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
Wed, 08 Oct 2008 02:05:26 +0200 Bruno Haible Use a more portable replacement expression for -0.0L.
Wed, 02 Apr 2008 03:06:02 +0200 Bruno Haible Use macros NaNf, NaNd, NaNl instead of NAN.
Mon, 31 Mar 2008 20:56:25 -0600 Eric Blake Guarantee a definition of NAN.
Thu, 04 Oct 2007 03:42:26 +0200 Bruno Haible Synthesize an EXTRA_DIST augmentation also for tests modules.
Sun, 29 Apr 2007 15:40:30 +0000 Bruno Haible Guard against vsnprintf implementations that mishandle a size=0 argument.
Fri, 06 Apr 2007 14:36:56 +0000 Bruno Haible Assume 'long double' exists.
Sat, 10 Mar 2007 14:57:20 +0000 Bruno Haible Make "make distcheck" work.
Wed, 07 Mar 2007 02:02:17 +0000 Bruno Haible Tests for module 'snprintf-posix'.