|
9471b9eae7
|
test: ensure all tests return a useful status code
These tests were all assumed to execute correctly because CTest is not
capable of parsing the TAP output and instead relies entirely on status
codes.
|
2017-05-22 13:55:21 +10:00 |
|
|
7b083df977
|
maths: tighten up type requirements for almost_equal
almost_equal only operates on two reals, or two integers (and even then
only on the same signedness).
|
2015-11-13 17:18:10 +11:00 |
|
|
bbbbb675a6
|
test: move tests to TAP output
|
2015-04-13 16:45:56 +10:00 |
|
|
439bb19679
|
coord: move operators out of subclasses
|
2015-03-06 01:09:58 +11:00 |
|
|
3d53ee5eb1
|
bezier: add region query
|
2015-02-03 12:58:41 +11:00 |
|
|
cf5a682959
|
bezier: add intersection count test
|
2015-01-29 15:49:57 +11:00 |
|
|
7934ae865b
|
bezier: add straight line tests for order 1-3
|
2015-01-22 14:57:57 +11:00 |
|