freebsd-dev/tools/regression/lib/libc
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
..
gen Write negative zero as '-0.0'. Otherwise, it is parsed as an integer 2003-03-27 05:32:28 +00:00
locale Remove regression tests for the obsolete rune interface. 2004-11-21 03:21:22 +00:00
net Add to CFLAGS. 2005-02-12 18:09:20 +00:00
regex Add a skeleton makefile that runs the tests out of libc/regex/grot. 2004-07-19 09:00:26 +00:00
stdio - Split the printfloat test into 11 individually wrapped and packaged 2005-03-01 01:43:05 +00:00
stdlib Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
string Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option, 2005-02-01 09:26:34 +00:00