summaryrefslogtreecommitdiff
path: root/tests/test-snprintf-posix.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+361
* Allow for a longer printed representation of NaN.Bruno Haible2007-05-241-16/+16
* Stricter check for printf result for NaN arguments.Bruno Haible2007-05-221-36/+39
* Avoid test failures on some versions of HP-UX 11.Bruno Haible2007-05-201-18/+36
* Avoid test failures on platforms where -0.0 and 0.0 are identical.Bruno Haible2007-05-191-11/+30
* Avoid test failures on IRIX 6.5.Bruno Haible2007-05-191-26/+62
* Accomodate for implementations that produce 3 exponent digits in %e and %g.Bruno Haible2007-05-191-21/+56
* Add tests for %e and %g directives.Bruno Haible2007-05-181-0/+984
* More tests of printf %f.Bruno Haible2007-05-181-0/+189
* Work around an incorrect implementation of the 0 flag on most platforms.Bruno Haible2007-05-061-2/+127
* Work around lack of support of grouping flag.Bruno Haible2007-05-061-0/+10
* Add tests for %f and %F directives.Bruno Haible2007-04-131-0/+370
* Guard against FreeBSD 6.1 bug.Bruno Haible2007-04-111-8/+12
* Assume 'long double' exists.Bruno Haible2007-04-061-6/+0
* FreeBSD 6.1 produces different printf output than glibc.Bruno Haible2007-04-051-4/+8
* Work around a DEC C compiler bug.Bruno Haible2007-03-251-2/+14
* Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.Bruno Haible2007-03-071-0/+625