Commit Graph

14 Commits

Author SHA1 Message Date
08b6cbacea float: lower ULPs threshold for almost_equal
we weren't detecting differences with 4 decimal point differences
2015-08-20 15:34:20 +10:00
abf88710b4 test: use TAP on more tests 2015-07-13 16:30:54 +10:00
7bc96bd60f maths: explicitly instantiate PI for float, double 2015-05-01 02:42:32 +10:00
c052d7df4b maths: use templated PI and E constants 2015-04-29 17:45:39 +10:00
bbbbb675a6 test: move tests to TAP output 2015-04-13 16:45:56 +10:00
9f6c17d6cf maths: add renormalise function 2015-04-09 17:44:50 +10:00
2cd7ce0aca maths: use qualified min/max functions 2015-03-07 03:21:06 +11:00
9a6c4572fa float: correctly handle double comparisons 2015-02-03 15:54:55 +11:00
cae7a80ec1 test: move tests to flat directory structure
removes complications when srcpath/dstpath or child/parent directories
have naming collisions (in particular the json directories).
2015-01-30 16:45:57 +11:00
39617fb471 test: move maths namespace checks into own dir 2014-08-18 22:16:50 +10:00
4f5d75a1df Make all check macros uppercase 2012-05-11 12:34:21 +10:00
f4ab656ef1 Temporarily disable broken test case 2012-05-11 12:20:54 +10:00
b6f9bf9ebd Add tests for almost_equals NaN and Inf 2012-05-03 15:59:54 +10:00
745e06d1af initial import from waif 2011-05-23 17:18:52 +10:00