Commit graph

13 commits

Author SHA1 Message Date
Alistair Riddoch
283cf84689 Add BBox.as_sequence wrapper method and test 2012-03-27 17:41:45 +01:00
Alistair Riddoch
68494ba520 Use the ruleset global less often, making code more isolated 2012-01-19 19:34:20 +00:00
Alistair Riddoch
38e102a71d Expect all the correct exceptions 2012-01-04 11:58:46 +00:00
Alistair Riddoch
0ab961c156 Better testing through asserts 2011-09-05 09:25:08 +01:00
Alistair Riddoch
5cb0ac6ae5 Force asserts on in all tests. 2011-02-15 09:30:46 +00:00
Alistair Riddoch
0658f14751 Convert all Python tests to use macros, so they work with NDEBUG 2009-11-20 20:18:53 +00:00
Alistair Riddoch
1e106bd708 Cover the last few remaining uncovered code lines. 2009-11-11 01:35:21 +00:00
Alistair Riddoch
ff1e668dfc Set box corners as Point3D object as well, and update the tests. 2009-08-04 18:35:49 +01:00
Alistair Riddoch
b1fd878f95 Move Python API coverage into the right tests 2009-05-21 16:50:22 +01:00
Alistair Riddoch
28508f9ddc Update the tests for the changes Python API 2009-05-20 20:10:38 +01:00
Alistair Riddoch
41042d8c61 Fill in gaps in the Py_BBox.cpp coverage 2009-05-19 00:24:47 +01:00
Alistair Riddoch
b471454ee3 Extend the coverage of Py_BBox.cpp 2009-05-19 00:00:18 +01:00
Alistair Riddoch
08c11f8a1c Start coverate for Py_BBox and core API code. 2009-05-18 00:51:13 +01:00