Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / tests / lib / libm
Current tag: phil-wifi-20190609
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.7 | 21 months | maya | Print result of function we tested (sinf), not of function we didn't test (sin).... |
![]() |
1.9 | 21 months | maya | on i386 with FLT_EVAL_METHOD=2, the computation inside cosf was done in binary80... |
![]() |
1.46 | 22 months | maya | Add a test case for signbit. (paranoia prior to a libm change) |
![]() |
1.1 | 22 months | maya | branches: 1.1.2; Add a test case for signbit. (paranoia prior to a libm change)... |
![]() |
1.6 | 22 months | kamil | Fix typo in 'exceptions' |
![]() |
1.5 | 2 years | riastradh | cbrtl_powl is xfail only if long double has more bits than double. |
![]() |
1.7 | 2 years | riastradh | Disable x87 implementations of sin, cos, tan. The x87 hardware uses a bad appro... |
![]() |
1.11 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.4 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.7 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.9 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.17 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.7 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.14 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.16 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.7 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.8 | 2 years | riastradh | Fix up libm tests. - Fix up last few digits of a lot of known-answer tests. ... |
![]() |
1.1 | 2 years | maya | branches: 1.1.2; Add test case for PR lib/50646. Make sure that cabsl (aka __c... |
![]() |
1.9 | 2 years | maya | for consistency, print the statement that is true in the error case. also add mi... |
![]() |
1.9 | 3 years | wiz | Fix verb form. |
![]() |
1.9 | 3 years | christos | don't skip nexttoward for aarch64 and mips64 |
![]() |
1.5 | 4 years | maya | use isinf instead of isinff. this doesn't introduce a functional change - isinf ... |
![]() |
1.2 | 4 years | christos | print what went wrong. |
![]() |
1.3 | 4 years | christos | do the long double tests if we have long double. |
![]() |
1.1 | 5 years | gson | Add some tests of hypot() and hypotf() |
![]() |
1.3 | 6 years | gson | Mark the lib/libm/t_fmod test as an expected failure under QEMU, with a referenc... |
![]() |
1.1 | 6 years | joerg | branches: 1.1.2; 1.1.6; Add modfl(3). From FreeBSD. |
![]() |
1.15 | 6 years | martin | Handle VAX |
![]() |
1.10 | 6 years | martin | Remove all cargo-cult #ifndef __vax__ from the tests, that just paper over bugs ... |
![]() |
1.2 | 6 years | martin | Remove all cargo-cult #ifndef __vax__ from the tests, that just paper over bugs ... |
![]() |
1.7 | 6 years | martin | Remove all cargo-cult #ifndef __vax__ from the tests, that just paper over bugs ... |
![]() |
1.6 | 8 years | jruoho | Remove expected failures that no longer fail (probably due a Qemu update). |