summaryrefslogtreecommitdiff
path: root/tests/test-vsnprintf-posix.c
Commit message (Expand)AuthorAgeFilesLines
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-0/+1
* Avoid some warnings from "gcc -Wshadow".Bruno Haible2008-04-031-3/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.Bruno Haible2007-06-061-0/+1
* Unconditionally include <config.h> in unit tests.Eric Blake2007-05-281-3/+1
* More tests of printf %f.Bruno Haible2007-05-181-0/+1
* Better ASSERT macro.Bruno Haible2007-04-291-1/+11
* Tests for module 'vsnprintf-posix'.Bruno Haible2007-03-071-0/+53