Commit graph

11 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
594a759c57 Cover an extra couple of checks 2012-01-04 15:36:47 +00:00
Alistair Riddoch
d541f04a0c Cover both types of add, and check lengths 2012-01-04 15:08:31 +00:00
Alistair Riddoch
dbef5ca459 Expect the right errors in script failures 2012-01-04 14:45:48 +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
e46be5d740 Cover newly added code. 2009-11-12 03:20:33 +00:00
Alistair Riddoch
553f4d023a Fill out the rest of the coverage. 2009-11-12 03:14:44 +00:00
Alistair Riddoch
b1fd878f95 Move Python API coverage into the right tests 2009-05-21 16:50:22 +01:00
Alistair Riddoch
2131531d44 Add majority coverage of Py_Oplist.cpp 2009-05-19 15:49:52 +01:00