Work around lack of support of grouping flag.
[gnulib.git] / tests / test-vasprintf-posix.c
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-04-29 Bruno HaibleBetter ASSERT macro.
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-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-25 Bruno HaibleWork around a DEC C compiler bug.
2007-03-05 Bruno HaibleTest a corner case. Exclude two buggy implementations.
2007-03-05 Bruno HaibleTests for module 'vasprintf-posix'.