NetBSD/tests/lib/libm
riastradh 906e271cb3 modfl(3): Fix conversion from FreeBSD.
LDBL_MANL_SIZE is spelled EXT_FRACLBITS -- and not EXT_FRACHBITS.

PR lib/58237: modfl returns wrong answers on ld128 architectures
2024-05-15 00:02:56 +00:00
..
Makefile tests/lib/libm: Test nextafter/nexttoward and variants. 2024-05-05 02:53:01 +00:00
t_acos.c
t_asin.c tests/lib/libm/t_asin: Cite PR lib/58246. 2024-05-11 21:27:53 +00:00
t_atan.c
t_bit.c tests/lib/libm/t_bit: Expand and tidy. 2024-05-06 18:41:23 +00:00
t_cabsl.cxx tests/lib/libm/t_cabsl: Nix __HAVE_LONG_DOUBLE conditionals. 2024-05-06 15:40:55 +00:00
t_casinh.c
t_cbrt.c fix the cbrtl/powl test 2024-04-03 01:52:28 +00:00
t_ceil.c
t_cos.c tests/lib/libm/t_cos: Fix comment about necessity of volatile. 2024-05-06 15:45:20 +00:00
t_cosh.c
t_erf.c
t_exp.c
t_fe_round.c modfl(3): Fix conversion from FreeBSD. 2024-05-15 00:02:56 +00:00
t_fenv.c t_fpsetmask, t_fenv: Skip fp exception trap tests on RISC-V. 2024-05-14 14:55:43 +00:00
t_fmod.c
t_hypot.c tests/t_hypot: actually add nan test 2024-05-13 20:28:15 +00:00
t_ilogb.c t_ilogb: Nix spurious line break in ATF_CHECK_MSG. 2024-05-14 15:31:42 +00:00
t_infinity.c tests/lib/libm/t_infinity: Remove broken long double conditional. 2024-05-09 14:00:58 +00:00
t_ldexp.c
t_libm.h
t_log.c
t_modf.c modfl(3): Fix conversion from FreeBSD. 2024-05-15 00:02:56 +00:00
t_next.c tests/lib/libm/t_next: Disable a test if long double is double. 2024-05-12 20:17:57 +00:00
t_pow.c
t_precision.c tests/lib/libm/t_precision: Nix __HAVE_LONG_DOUBLE conditionals. 2024-05-06 15:46:31 +00:00
t_round.c fix various typos in comments. 2024-02-02 22:39:09 +00:00
t_scalbn.c tests/lib/libm/t_scalbn: Nix __HAVE_LONG_DOUBLE conditionals. 2024-05-06 15:49:31 +00:00
t_sin.c
t_sincos.c tests/lib/libm/t_sincos: Nix __HAVE_LONG_DOUBLE conditionals. 2024-05-06 15:53:46 +00:00
t_sinh.c
t_sqrt.c
t_tan.c
t_tanh.c