summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/cephes/ieetst.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix all clang warnings in libc regress and cleanup some make files.bluhm2017-07-271-1/+2
|
* Include tests of 80-bit long double precision (on platforms thatmartynas2011-07-031-1/+6
| | | | support it) now that scanf is implemented properly.
* Import Steve Moshier's printf/scanf tester.martynas2011-07-021-0/+875