Commit Graph

12 Commits

Author SHA1 Message Date
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
31d1d741e9 extent/region: update to use size parameters 2015-03-03 04:13:29 +11:00
6bd9ad333c region: try to use unsigned types for extent 2015-02-17 16:23:54 +11:00
52f53caee5 debug: drop support for CHECK_HARD
HARD vs SOFT assertions were never very well defined or supported.
Currently they just imply a level of functionality that isn't present;
it's better to remove them instead of expending the effort at this
point.
2015-01-28 14:49:34 +11:00
fe143717c5 region: style, comments, namespacing 2015-01-21 23:40:13 +11:00
5956d0421e parameterise point, vector, region, matrix on type 2014-12-15 20:10:56 +11:00
baf8ded43d Add UNIT and MAX region objects 2012-06-15 16:38:57 +10:00
9098ea408d Add contains vs includes region tests 2012-06-08 16:48:33 +10:00
71576c9e7b Fix test case headers for new types.hpp 2012-05-26 18:01:54 +10:00
4f5d75a1df Make all check macros uppercase 2012-05-11 12:34:21 +10:00
4dc7a3ca49 Add simple region overlap testcase 2012-05-11 12:21:47 +10:00