Commit graph

10 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
db19c4462b Expect correct errors in script failure tests 2012-01-04 16:13:25 +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
10c30f0013 Cover pointer attributes, and assert checks. 2009-11-12 19:39:37 +00:00
Alistair Riddoch
02e70d36fb Cover non-atlas compatible data. 2009-11-12 17:59:51 +00:00
Alistair Riddoch
a025363918 Add a test to cover the case reported in bug 385883 2009-06-16 16:55:41 +01:00
Alistair Riddoch
6e1d4c4dfb Move test coverate around to account for RootOperation_init move 2009-05-23 13:29:49 +01:00
Alistair Riddoch
f5370b196c Add majority coverage test for Py_Location.cpp 2009-05-19 01:37:44 +01:00