freebsd-dev/contrib/netbsd-tests/lib/libm
Alex Richardson 87d65c747a lib/msun: Allow building tests with WARNS=6
The only change needed is to mark a few variables as static.
2021-03-22 11:55:07 +00:00
..
t_acos.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_asin.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_atan.c
t_bit.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_cabsl.cxx Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_casinh.c Upgrade NetBSD tests to 01.11.2017_23.20 snapshot 2017-01-13 03:33:57 +00:00
t_cbrt.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_ceil.c
t_cos.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_cosh.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_erf.c
t_exp.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_fe_round.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_fenv.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_fmod.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_hypot.c Fix lib/msun/test builds on platforms without 80-bit long doubles 2021-02-11 12:01:10 +01:00
t_ilogb.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_infinity.c
t_ldexp.c lib/msun: Allow building tests with WARNS=6 2021-03-22 11:55:07 +00:00
t_libm.h Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_log.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_modf.c
t_pow.c Add test case for 93fc678965 (incorrect powf(3) result) 2021-02-09 23:37:18 +01:00
t_precision.c lib/msun: Allow building tests with WARNS=6 2021-03-22 11:55:07 +00:00
t_round.c lib/msun: Allow building tests with WARNS=6 2021-03-22 11:55:07 +00:00
t_scalbn.c lib/msun: Allow building tests with WARNS=6 2021-03-22 11:55:07 +00:00
t_sin.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_sinh.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_sqrt.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_tan.c Update libm tests from NetBSD 2021-02-22 17:41:04 +00:00
t_tanh.c