Commit Graph

19 Commits

Author SHA1 Message Date
Viral B. Shah 0e10872a99 Merge pull request #25 from JuliaLang/sf/sincos
sincos()
2013-07-16 00:13:54 -07:00
Elliot Saba b9a5027251 Modify tests from Darwin specifications to openlibm specifications
Modify specifications regarding exceptions thrown and return values for border conditions for tgamma, y0, y1 and yn functions
2013-07-15 22:28:41 -07:00
Elliot Saba 5b4fb9af72 Uncomment tests for sincos() 2013-07-15 18:29:30 -07:00
Jameson Nash b9dbcf8247 update gitignore for WIN32 exe files 2012-11-09 02:29:25 -05:00
Stefan Karpinski 820c38cbd2 git ignore test/test-{float,double}.dSYM 2012-10-27 17:22:09 -04:00
Mike Nolta 08fafa36a8 add missing 'test-double' to test/.gitignore 2012-10-27 17:03:20 -04:00
Viral B. Shah 1ac594e475 Quiet the clang build.
Rename cleanall target to distclean.
2012-10-27 10:17:38 +05:30
Viral B. Shah abc6c5e76f Revert to commit 87ce7cedda
and disable the building of test-double-system and test-float-system
by default
2012-08-19 17:03:16 +05:30
Viral B. Shah 9355874e4c Make tests build on mac.
Disable test-float-system for now.
2012-08-19 16:43:40 +05:30
Keno Fischer 87ce7cedda Fix build on amd64 linux 2012-08-19 04:15:47 -04:00
Viral B. Shah 5656ce4296 Use the c99 standard rather than gnu99. 2012-07-02 20:25:10 +05:30
Viral B. Shah e218b57742 nearbyint_test is the only one failing with ARITHMETIC EXCEPTION.
Comment out for now. Rest of the tests go through.
2012-07-02 08:15:12 +05:30
Viral B. Shah 954416926f Update clean target 2012-07-02 08:09:50 +05:30
Viral B. Shah 6bb87679fb Compile tests in debug mode. 2012-07-02 08:09:04 +05:30
Viral B. Shah 419c14934d Update deps 2012-07-02 08:02:24 +05:30
Viral B. Shah 440055a3b6 Make tests build. 2012-07-02 07:49:00 +05:30
Viral B. Shah 2e2a1b8a9a Some more files for tests 2012-06-10 18:47:39 +05:30
Viral B. Shah acca6eac7c Add libm-test.c 2012-06-10 18:38:09 +05:30
Viral B. Shah 6e43adff39 Checkin Jameson's inf_torture.c 2012-01-06 09:08:30 +05:30