NetBSD/tests/lib/libm
jruoho 85dbe713e8 Remove expected failures that no longer fail (probably due a Qemu update). 2012-09-26 07:24:38 +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 If one of the tests with eps fails, print the failing eps. 2012-03-23 23:45:31 +00:00
t_asin.c IEEE checks for the arcus functions. 2011-09-17 18:08:35 +00:00
t_atan.c And finally, fix boolean logic in the previous. 2012-03-11 06:36:05 +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 Additions to PR lib/45362: the float variants cosf(3), sinf(3), and tanf(3) 2011-09-14 13:29:58 +00:00
t_cosh.c Reduce tolerance even more. 2011-10-18 14:16:42 +00:00
t_erf.c Few tests for the error functions. 2011-09-17 12:00:50 +00:00
t_exp.c Add patch from Tetsuya Isaki in PR lib/46433. 2012-05-30 15:14:10 +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 Assign missing copyright to TNF. 2011-09-13 08:58:41 +00:00
t_scalbn.c Improve metadata once again. 2011-09-13 07:07:32 +00:00
t_sin.c Additions to PR lib/45362: the float variants cosf(3), sinf(3), and tanf(3) 2011-09-14 13:29:58 +00:00
t_sinh.c Reduce tolerance even more. 2011-10-18 14:16:42 +00:00
t_sqrt.c Fix wrong error failure message. 2012-02-13 05:09:01 +00:00
t_tan.c #ifdef on __vax__ one more place, to avoid reference to tanf() for vax. 2011-09-15 11:05:50 +00:00
t_tanh.c Improve the metadata descriptions. 2011-09-12 17:45:51 +00:00