emsr / tr29124_test

C++ special math functions
GNU General Public License v3.0
17 stars 3 forks source link

Thrash long double testing! #8

Open emsr opened 7 years ago

emsr commented 7 years ago

We test double pretty hard. That is where most of the external data is. We need to test using long double and if different, __float128.

emsr commented 7 years ago

Most of the test* are pretty good at this. I don't do much for check*.