.. |
Makefile
|
Add a test case for signbit.
|
2019-04-26 08:52:16 +00:00 |
t_acos.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_asin.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_atan.c
|
Handle VAX
|
2014-03-17 11:08:11 +00:00 |
t_bit.c
|
Add a test case for signbit.
|
2019-04-26 08:52:16 +00:00 |
t_cabsl.cxx
|
Add test case for PR lib/50646.
|
2018-06-20 03:51:27 +00:00 |
t_casinh.c
|
print what went wrong.
|
2016-09-20 17:19:28 +00:00 |
t_cbrt.c
|
cbrtl_powl is xfail only if long double has more bits than double.
|
2018-11-15 05:14:20 +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
|
Expand to cover long double somewhat.
|
2019-04-25 22:58:23 +00:00 |
t_cosh.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +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
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_fe_round.c
|
don't skip nexttoward for aarch64 and mips64
|
2017-08-21 17:11:18 +00:00 |
t_fenv.c
|
Fix typo in 'exceptions'
|
2019-04-25 20:48:54 +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
|
for consistency, print the statement that is true in the error case.
|
2018-06-14 21:57:25 +00:00 |
t_infinity.c
|
Remove expected failures that no longer fail (probably due a Qemu update).
|
2012-09-26 07:24:38 +00:00 |
t_ldexp.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_libm.h
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_log.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +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
|
Fix verb form.
|
2017-09-03 13:41:19 +00:00 |
t_scalbn.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_sin.c
|
Disable x87 implementations of sin, cos, tan.
|
2018-11-07 04:00:12 +00:00 |
t_sinh.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_sqrt.c
|
Fix up libm tests.
|
2018-11-07 03:59:36 +00:00 |
t_tan.c
|
Disable x87 implementations of sin, cos, tan.
|
2018-11-07 04:00:12 +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 |