freebsd-dev/tools/regression/lib/libc/stdio
David Schultz 575f4d3239 Add regression tests for printf's %a/%A formats.
While here, disable some of the long double tests on i386, since
FreeBSD/i386 is the only port that doesn't evaluate long doubles in
their full precision (due to constant folding bugs in gcc).
2004-01-19 05:59:07 +00:00
..
Makefile Add regression tests for floating point parsing in scanf(3). 2003-06-28 09:03:44 +00:00
test-perror.c
test-printfloat.c Add regression tests for printf's %a/%A formats. 2004-01-19 05:59:07 +00:00
test-scanfloat.c Add regression tests for some of the bugs recently discovered in the 2004-01-19 05:30:56 +00:00