NetBSD/tests/lib/libm
2012-02-28 08:58:39 +00:00
..
Makefile Remove 't_rint' as it was committed accidentally. 2011-10-16 13:43:26 +00:00
t_acos.c Reduce tolerance to see whether still acosf(cosf(x)) != x on i386/qemu. 2011-09-18 04:48:38 +00:00
t_asin.c IEEE checks for the arcus functions. 2011-09-17 18:08:35 +00:00
t_atan.c Remove an escape sequence that was introduced by accident. 2012-02-28 08:58:39 +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 IEEE checks for the exponential family. 2011-09-18 05:19:18 +00:00
t_infinity.c Remove the amd64-part from the Qemu checks. The following tests fail also on 2011-07-08 05:10:05 +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 Change eps to fit within the VAX FP range. 2012-02-05 17:52:55 +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