jzmaddock
|
dc533a4fd3
|
Fix some expected error rates.
|
2014-03-10 18:34:25 +00:00 |
|
jzmaddock
|
c9d65cfa1f
|
Add basic tests for __float128 functions.
Fix one complex function.
Add factorials test.
|
2014-03-10 18:25:08 +00:00 |
|
jzmaddock
|
ce04b996b3
|
Add one new test case.
|
2014-02-28 18:50:03 +00:00 |
|
jzmaddock
|
bedff882ac
|
Fix expected error rates on Linux
|
2014-02-27 18:02:33 +00:00 |
|
jzmaddock
|
1757348c9b
|
Fix expected error rates on Linux
|
2014-02-27 17:57:39 +00:00 |
|
jzmaddock
|
049f707a67
|
Fix Linux GCC failures
|
2014-02-27 17:07:25 +00:00 |
|
jzmaddock
|
98944fd36b
|
Link statically to libquadmath to avoid dll-hell issues.
Fix compilation errors in concept checks.
Fix missing #includes in some tests.
|
2014-02-26 18:25:48 +00:00 |
|
jzmaddock
|
46caf7a4f1
|
Squash a few more compiler errors.
|
2014-02-24 19:05:17 +00:00 |
|
jzmaddock
|
108785d553
|
Add missing pow overload to cstdfloat.hpp.
Fix Intel-Windows compilation of the tests.
Make the float128 tests an explicit test case in the Jamfile.
|
2014-02-24 18:53:50 +00:00 |
|
jzmaddock
|
f1814b0b46
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
Added copies of the tests tweaked to test __float128.
|
2014-02-24 17:17:05 +00:00 |
|