This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
tools
/
regression
/
lib
/
msun
History
David Schultz
3f7112a1f4
Don't try the long double tests on i386. Our reduced precision
...
can cause them to fail.
2007-12-16 23:36:37 +00:00
..
Makefile
Remove another Alpha remnant.
2007-12-16 23:00:18 +00:00
test-csqrt.c
Regression tests for csqrt(3).
2007-12-15 09:16:26 +00:00
test-csqrt.t
Regression tests for csqrt(3).
2007-12-15 09:16:26 +00:00
test-fenv.c
…
test-fenv.t
…
test-ilogb.c
…
test-ilogb.t
…
test-lrint.c
…
test-lrint.t
…
test-lround.c
gcc 4 does some overzealous constant folding, and since it doesn't
2007-12-09 20:16:48 +00:00
test-lround.t
…
test-nan.c
Regression tests for nan{,f,l}().
2007-12-16 21:19:51 +00:00
test-nan.t
Regression tests for nan{,f,l}().
2007-12-16 21:19:51 +00:00
test-next.c
Don't try the long double tests on i386. Our reduced precision
2007-12-16 23:36:37 +00:00
test-next.t
…
test-rem.c
Fix a few of the tests so that correct implementations actually pass them.
2007-01-07 09:25:22 +00:00
test-rem.t
…