cvs commit: src/tools/regression/lib/libc/stdio test-printfloat.c
David Schultz
das at FreeBSD.org
Sun Jan 18 21:59:09 PST 2004
das 2004/01/18 21:59:07 PST
FreeBSD src repository
Modified files:
tools/regression/lib/libc/stdio test-printfloat.c
Log:
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).
Revision Changes Path
1.6 +38 -1 src/tools/regression/lib/libc/stdio/test-printfloat.c
More information about the cvs-src
mailing list