freebsd-dev/tools/regression/lib/msun
David Schultz afbcb86218 Add some tests from PR 166463. Also make sure that all of the tests,
old and new, check the sign bits of both the remainder and the
quotient.
2012-04-07 04:00:30 +00:00
..
Makefile Tests for complex trig and hyperbolic functions. 2011-10-21 06:34:38 +00:00
test-cexp.c Add some tests for cexp() and cexpf(). (I need to clean up all of 2011-03-07 03:15:49 +00:00
test-cexp.t Add some tests for cexp() and cexpf(). (I need to clean up all of 2011-03-07 03:15:49 +00:00
test-conj.c
test-conj.t
test-csqrt.c
test-csqrt.t
test-ctrig.c Tests for complex trig and hyperbolic functions. 2011-10-21 06:34:38 +00:00
test-ctrig.t Tests for complex trig and hyperbolic functions. 2011-10-21 06:34:38 +00:00
test-exponential.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-exponential.t
test-fenv.c
test-fenv.t
test-fma.c Tests for cancellation in fma(). Also include more tests for 128-bit 2011-10-21 06:32:54 +00:00
test-fma.t
test-fmaxmin.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-fmaxmin.t
test-ilogb.c
test-ilogb.t
test-invtrig.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-invtrig.t
test-logarithm.c Add some tests for corner cases of log() in unusual rounding modes. 2011-10-15 05:28:13 +00:00
test-logarithm.t
test-lrint.c Work around gcc constant folding bugs. 2010-12-06 00:19:56 +00:00
test-lrint.t
test-lround.c
test-lround.t
test-nan.c
test-nan.t
test-nearbyint.c Add regression tests for modf{,f,l}(). 2011-10-21 06:36:40 +00:00
test-nearbyint.t
test-next.c Fix a test that doesn't work on architectures where long double is no 2012-01-14 08:11:40 +00:00
test-next.t
test-rem.c Add some tests from PR 166463. Also make sure that all of the tests, 2012-04-07 04:00:30 +00:00
test-rem.t
test-trig.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-trig.t