Date: Tue, 1 Mar 2005 01:43:20 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/lib/libc/stdio test-scanfloat.c Message-ID: <200503010143.j211hKwh087510@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2005-03-01 01:43:20 UTC
FreeBSD src repository
Modified files:
tools/regression/lib/libc/stdio test-scanfloat.c
Log:
- Split tests into three rough categories.
- Use fesetround() instead of fpsetround(), and add tests for
various rounding modes.
- Test that all NaNs generated are quiet.
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 again. :-(
Revision Changes Path
1.5 +98 -6 src/tools/regression/lib/libc/stdio/test-scanfloat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503010143.j211hKwh087510>
