freebsd-dev/tools/regression/lib/libc
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
..
gen Write negative zero as '-0.0'. Otherwise, it is parsed as an integer 2003-03-27 05:32:28 +00:00
locale Add regression tests for sgetrune() and sputrune(). 2003-10-30 11:51:36 +00:00
stdio Add regression tests for printf's %a/%A formats. 2004-01-19 05:59:07 +00:00
string Add regression test for strerror()/strerror_r(). 2002-12-18 16:59:08 +00:00