OpenLibm/test
Ed Schouten 7e5585aaca Rename openlibm.h to openlibm_math.h.
This is a bit more consistent with the naming of the other header files
(openlibm_complex.h and openlibm_fenv.h). Re-add an openlibm.h header
that includes all of the public headers as a shorthand.

Fix up all of the source files to include <openlibm_math.h> instead of
<openlibm.h>. While there, fix ordering of the includes.
2015-01-11 23:37:01 +01:00
..
.gitignore change include path to build on linux, fix .gitignore 2014-12-05 09:33:07 +00:00
Makefile Add `make bench` for building the benchmarks 2014-12-04 21:27:19 +05:30
inf_torture.c Checkin Jameson's inf_torture.c 2012-01-06 09:08:30 +05:30
libm-bench.cpp change include path to build on linux, fix .gitignore 2014-12-05 09:33:07 +00:00
libm-test-ulps.h Increase single-precision test tolerance for erfc(1.2) and yn(3, 0.7). 2014-07-29 12:24:09 +02:00
libm-test.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
test-double.c Some more files for tests 2012-06-10 18:47:39 +05:30
test-float.c Make tests build. 2012-07-02 07:49:00 +05:30