freebsd-src/lib/msun/tests
Li-Wen Hsu 24612bfd1f Unskip test cases from netbsd-tests by defining __HAVE_FENV
This unskips:
  - lib.libc.stdlib.strtod_test.strtod_round
  - lib.msun.fe_round_test.t_nofe_round

In lib/msun/tests/Makefile only define on fe_round_test.c because
lib.msun.ilogb_test.ilogb will get wrong results and needs more examination.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2019-08-31 20:45:45 +00:00
..
cexp_test.c Partially revert r271349, which disabled the msun cexp test #4 on i386. 2019-06-01 20:08:10 +00:00
conj_test.c
csqrt_test.c
ctrig_test.c
exponential_test.c
fenv_test.c
fma_test.c
fmaxmin_test.c
ilogb_test.c
invctrig_test.c
invtrig_test.c
logarithm_test.c
lrint_test.c
lround_test.c
lround_test.t
Makefile Unskip test cases from netbsd-tests by defining __HAVE_FENV 2019-08-31 20:45:45 +00:00
Makefile.depend
nan_test.c
nearbyint_test.c
next_test.c
rem_test.c
test-utils.h
trig_test.c Amend r343442, by only expecting the lib.msun.cbrt_test.cbrtl_powl and 2019-02-08 18:31:54 +00:00