Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the print "not ok" with an assert macro. This is consistent | 2019-02-21 | 1 | -1/+1 | |
| | | | | | to the other tests and causes a regress fail. Fix RCS Id. from Moritz Buhl | ||||
* | Copy tests for our libm implementation from FreeBSD. Only passing | 2019-02-21 | 1 | -0/+183 | |
tests are included, the others need some fixes in the library first. Hopefully these tests will help us to find compiler bugs earlier. from Moritz Buhl |