1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/tools/regression/lib/msun
David Schultz d7b27f3d13 Add tests for conj{,f,l}() that I wrote some time ago. These test the
versions in libm, not the gcc builtins.
2009-01-31 18:31:57 +00:00
..
Makefile Add tests for conj{,f,l}() that I wrote some time ago. These test the 2009-01-31 18:31:57 +00:00
test-conj.c Add tests for conj{,f,l}() that I wrote some time ago. These test the 2009-01-31 18:31:57 +00:00
test-conj.t Add tests for conj{,f,l}() that I wrote some time ago. These test the 2009-01-31 18:31:57 +00:00
test-csqrt.c
test-csqrt.t
test-exponential.c
test-exponential.t
test-fenv.c
test-fenv.t
test-fma.c
test-fma.t
test-fmaxmin.c Add regression tests for fmin{,f,l} and fmax{,f,l}. 2008-07-03 23:06:06 +00:00
test-fmaxmin.t Add regression tests for fmin{,f,l} and fmax{,f,l}. 2008-07-03 23:06:06 +00:00
test-ilogb.c
test-ilogb.t
test-invtrig.c Test that the result is correctly rounded when |y/x| is huge. 2008-08-02 19:21:33 +00:00
test-invtrig.t Add some tests for acos*(), asin*(), atan*(), and atan2*(). 2008-07-31 22:43:38 +00:00
test-lrint.c
test-lrint.t
test-lround.c
test-lround.t
test-nan.c
test-nan.t
test-next.c
test-next.t
test-rem.c
test-rem.t
test-trig.c
test-trig.t