Avoid test failures on some versions of HP-UX 11.
[gnulib.git] / tests / test-sprintf-posix.h
2007-05-20 Bruno HaibleAvoid test failures on some versions of HP-UX 11.
2007-05-19 Bruno HaibleAvoid test failures on platforms where -0.0 and 0.0...
2007-05-19 Bruno HaibleAvoid test failures on IRIX 6.5.
2007-05-19 Bruno HaibleAccomodate for implementations that produce 3 exponent...
2007-05-18 Bruno HaibleAdd tests for %e and %g directives.
2007-05-18 Bruno HaibleMore tests of printf %f.
2007-05-06 Bruno HaibleWork around an incorrect implementation of the 0 flag...
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-04-13 Bruno HaibleAdd tests for %f and %F directives.
2007-04-11 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-05 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-03-25 Bruno HaibleWork around a DEC C compiler bug.
2007-03-07 Bruno HaibleTests for module 'vsprintf-posix'.