NetBSD/tests/lib/libm
maya 1d815938de use isinf instead of isinff. this doesn't introduce a functional change -
isinf works for float as well, and is more portable.

from Ngie Cooper in PR bin/51838
2017-01-20 21:15:56 +00:00
..
Makefile define __TEST_FENV in the makefile for t_fe_round 2016-12-20 06:13:19 +00:00
t_acos.c Fix some typos. 2014-03-05 20:14:46 +00:00
t_asin.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_atan.c Handle VAX 2014-03-17 11:08:11 +00:00
t_casinh.c print what went wrong. 2016-09-20 17:19:28 +00:00
t_cbrt.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_ceil.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_cos.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_cosh.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_erf.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_exp.c In the exp2_values test case, provide separate expected return values 2014-10-07 16:53:44 +00:00
t_fe_round.c use labs for absolute value of long 2016-12-20 06:07:38 +00:00
t_fenv.c put have fenv stuff elsewhere. 2015-12-22 14:20:59 +00:00
t_fmod.c Mark the lib/libm/t_fmod test as an expected failure under QEMU, 2015-01-03 14:23:53 +00:00
t_hypot.c Add some tests of hypot() and hypotf() 2016-01-24 20:26:47 +00:00
t_ilogb.c PR/51837: Ngie Cooper: add limits.h for INT_MAX 2017-01-13 19:23:40 +00:00
t_infinity.c
t_ldexp.c Add a failing case for t_ldexp 2016-08-25 00:32:31 +00:00
t_libm.h Consistently use long double. 2014-03-25 17:30:14 +00:00
t_log.c Remove expected failure and references to port-alpha/46301, now that 2015-02-09 19:39:48 +00:00
t_modf.c Add modfl(3). From FreeBSD. 2014-06-16 12:54:42 +00:00
t_pow.c use isinf instead of isinff. this doesn't introduce a functional change - 2017-01-20 21:15:56 +00:00
t_precision.c do the long double tests if we have long double. 2016-08-27 10:07:05 +00:00
t_round.c
t_scalbn.c also terminate 2 other statements properly 2017-01-13 21:09:12 +00:00
t_sin.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_sinh.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_sqrt.c Avoid double constants out of range 2014-03-12 21:40:07 +00:00
t_tan.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00
t_tanh.c Remove all cargo-cult #ifndef __vax__ from the tests, that just paper 2014-03-03 10:39:08 +00:00