Commit graph

32 commits

Author SHA1 Message Date
Alistair Riddoch
37324382c2 Add a FIXME
The class in this test if effectively a template typedef.
2013-01-26 23:12:51 +00:00
Alistair Riddoch
f1fac4590e Test wrapping the new Course class template 2012-04-29 11:07:06 +01:00
Alistair Riddoch
28eb0a7279 Cover last remaining conversions and intersect 2012-04-11 17:11:06 +01:00
Alistair Riddoch
59975387da Add conversion support for Shape<Point> and test 2012-04-10 10:32:14 +01:00
Alistair Riddoch
9e0eb67d78 Fix a crash bug in Shape<AxisBox> conversion, and test it 2012-04-10 10:19:48 +01:00
Alistair Riddoch
25443fb1a2 Cover Line Shape conversions 2012-04-05 20:47:14 +01:00
Alistair Riddoch
853811d36d Implement and test RotBox Shape conversion 2012-04-05 20:43:20 +01:00
Alistair Riddoch
a79f17a2c0 Rename 2D ball as "circle", and implement conversions 2012-04-05 20:30:53 +01:00
Alistair Riddoch
07b8c544d0 Test conversion for Polygon 2012-04-05 20:07:24 +01:00
Alistair Riddoch
644a639654 Implement equality test for shapes 2012-04-05 20:05:25 +01:00
Alistair Riddoch
a11c90bbdd Add proper support for 2d axisbox 2012-04-05 19:36:27 +01:00
Alistair Riddoch
ae388bce7f Add coverage for Line 2012-04-02 09:23:56 +01:00
Alistair Riddoch
9623e00a0a Fix a glitch in Polygon part of test 2012-04-02 09:23:33 +01:00
Alistair Riddoch
b24ec24c46 Make the test easier to follow 2012-04-02 09:03:00 +01:00
Alistair Riddoch
c8e57d01a6 Re-work all the shape code to be clearer 2012-03-31 02:18:33 +01:00
Alistair Riddoch
901755b897 Add a centre function to the shape protocol 2012-01-25 20:18:48 +00:00
Alistair Riddoch
b63886c850 Add some tests of the new intersect method 2012-01-10 15:06:35 +00:00
Alistair Riddoch
93631cc61d Simplify the way Shape templates convert from Atlas 2011-12-23 11:28:01 +00:00
Alistair Riddoch
2a27d0c155 Cover the Shape constructors. Currently broken. 2011-02-23 08:35:08 +00:00
Alistair Riddoch
586bc8c989 Add a bunch of valid checks 2011-02-23 08:15:48 +00:00
Alistair Riddoch
64ae4a13d0 Fill out coverage of the rest of Shape 2011-02-22 21:29:01 +00:00
Alistair Riddoch
8154b08354 Cover the new Shape methods 2011-02-22 19:23:24 +00:00
Alistair Riddoch
0ed0f0a8c8 Add coverage of footprint method 2011-02-21 19:32:30 +00:00
Alistair Riddoch
072c2d3ab8 Update test for renamed method 2011-02-21 19:20:33 +00:00
Alistair Riddoch
4018b1d436 Add test coverage for area calculation and scaling 2011-02-21 13:15:37 +00:00
Alistair Riddoch
d51ecce567 Cover creation of a valid rotbox 2011-02-20 21:33:25 +00:00
Alistair Riddoch
5a626462d0 Update unit test 2011-02-20 21:23:30 +00:00
Alistair Riddoch
296ac097fc Increase test coverage for Shape 2011-02-20 17:27:29 +00:00
Alistair Riddoch
5cb0ac6ae5 Force asserts on in all tests. 2011-02-15 09:30:46 +00:00
Alistair Riddoch
2af61b92cc Implement more shape stuff 2011-01-14 20:44:49 +00:00
Alistair Riddoch
9a7e127633 Try out WFMath style shape template 2011-01-13 12:51:29 +00:00
Alistair Riddoch
f85ec35624 Add stub unit test for shapes 2011-01-12 18:39:39 +00:00