NetBSD/tests/lib/libm
martin dbc87f74ee Backout previous - real fix for vax libm upcoming. 2013-05-24 11:47:13 +00:00
..
Makefile Do not re-add -mieee option on alpha, it's already set by default. 2012-04-13 12:31:19 +00:00
t_acos.c Use a pre-calculated value as expected result, instead of 2013-04-09 12:11:04 +00:00
t_asin.c Use a pre-calculated value as expected result, instead of 2013-04-09 12:11:04 +00:00
t_atan.c Use a pre-calculated value as expected result, instead of 2013-04-09 12:11:04 +00:00
t_cbrt.c Basic checks for the root functions. 2011-10-16 08:25:40 +00:00
t_ceil.c Add more cases. 2011-09-17 12:12:19 +00:00
t_cos.c
t_cosh.c Use a pre-calculated value as expected result, instead of 2013-04-09 12:11:04 +00:00
t_erf.c
t_exp.c Tune the epsilon about each value for exp{,f}_product. 2013-04-09 11:42:56 +00:00
t_infinity.c Remove expected failures that no longer fail (probably due a Qemu update). 2012-09-26 07:24:38 +00:00
t_ldexp.c Move duplicate ldexp(3) test out from the tests/libc. 2011-09-19 05:40:38 +00:00
t_log.c Remove one xfail that does not seem to fail (on alpha). 2012-04-08 09:36:04 +00:00
t_pow.c More bugs in pow(3); cases for PR port-amd64/45391. 2011-09-23 13:48:28 +00:00
t_round.c
t_scalbn.c Backout previous - real fix for vax libm upcoming. 2013-05-24 11:47:13 +00:00
t_sin.c
t_sinh.c Use a pre-calculated value as expected result, instead of 2013-04-09 12:11:04 +00:00
t_sqrt.c Fix wrong error failure message. 2012-02-13 05:09:01 +00:00
t_tan.c
t_tanh.c