Commit graph

14 commits

Author SHA1 Message Date
Alistair Riddoch
68494ba520 Use the ruleset global less often, making code more isolated 2012-01-19 19:34:20 +00:00
Alistair Riddoch
8af603705f Expect correct errors in script failure tests 2012-01-04 17:24:20 +00:00
Alistair Riddoch
3c86882f42 Add a define to indicate to test code that the main tree was build in debug
This allows testing of assert protection in the main code which is only
included in a debug build, but will crash in an non-debug build
2011-02-16 09:00:40 +00: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
b0c851f1f9 Cover assert checks, and module loading code. 2009-11-13 02:14:37 +00:00
Alistair Riddoch
6e1d4c4dfb Move test coverate around to account for RootOperation_init move 2009-05-23 13:29:49 +01:00
Alistair Riddoch
92ec9abb85 Update coverage tests for moved code 2009-05-21 19:16:45 +01:00
Alistair Riddoch
8ff72ff0fd Remove a test for a custom operation not yet available 2009-05-21 19:06:42 +01:00
Alistair Riddoch
b1fd878f95 Move Python API coverage into the right tests 2009-05-21 16:50:22 +01:00
Alistair Riddoch
e6d10088ff Update the tests for the modified Python Quaternion binding. 2009-05-20 20:49:55 +01:00
Alistair Riddoch
28508f9ddc Update the tests for the changes Python API 2009-05-20 20:10:38 +01:00
Alistair Riddoch
4e8a8b020b Cover all the Python_API.cpp code available from the interpreter 2009-05-18 17:39:22 +01:00
Alistair Riddoch
08c11f8a1c Start coverate for Py_BBox and core API code. 2009-05-18 00:51:13 +01:00