freebsd-src/lib/msun/tests
Alex Richardson a7b42c4b7f msun: ctanh/ctanhf: Import fix from musl libc
This applies musl commit b02eed9c4841913d690a2d0029737d72615384fe by
Szabolcs Nagy and updates the tests accordingly. This also allows
removing an XFAIL from the test.

musl commit message:

complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)

These cases were incorrect in C11 as described by
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1886.htm

PR: 217528

Reviewed By:	dim
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D28578
2021-02-15 22:55:12 +00:00
..
cexp_test.c
conj_test.c
csqrt_test.c
ctrig_test.c msun: ctanh/ctanhf: Import fix from musl libc 2021-02-15 22:55:12 +00:00
exponential_test.c
fenv_test.c Avoid double output in fenv_test 2021-01-29 09:29:27 +00:00
fma_test.c
fmaxmin_test.c
ilogb_test.c
invctrig_test.c
invtrig_test.c
logarithm_test.c
lrint_test.c msun tests: use standard floating-point exception flags on lrint and fenv tests 2020-11-18 19:23:30 +00:00
lround_test.c
lround_test.t
Makefile Fix incorrect hypotl(3) result with subnormal numbers 2021-02-10 23:28:43 +01:00
Makefile.depend
nan_test.c
nearbyint_test.c
next_test.c
rem_test.c
test-utils.h
trig_test.c Update comment missed in 83ff5d5d98 2021-01-29 09:19:27 +00:00