freebsd-dev/tools/regression/lib/libc/stdio
David Schultz 73961b3d51 - Split the printfloat test into 11 individually wrapped and packaged
tests.  (Buy 10, get one free!)  The separate categories were
  already there; they just weren't labeled.
- Use fesetround() instead of fpsetround(), since the former is
  standard and implemented on all supported architectures.  Add
  tests for each rounding mode.
- Add additional tests for subnormals.

Some of these tests won't pass until problems in vendor sources
(gdtoa and gcc) are fixed and new versions imported, but I
want to get these changes into the tree before I accidentally
blow them away.
2005-03-01 01:43:05 +00:00
..
Makefile - Split the printfloat test into 11 individually wrapped and packaged 2005-03-01 01:43:05 +00:00
test-perror.c Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-perror.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-printfloat.c - Split the printfloat test into 11 individually wrapped and packaged 2005-03-01 01:43:05 +00:00
test-printfloat.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-scanfloat.c Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-scanfloat.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00