Alistair Riddoch
|
68494ba520
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
Alistair Riddoch
|
9fcb2dc232
|
Check for exceptions on all script errors
|
2012-01-04 11:22:44 +00:00 |
|
Alistair Riddoch
|
1a7492e4cc
|
Moar asserts
|
2011-09-06 21:44:52 +01: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
|
ca17ef469c
|
Remove an out of context, commented out line.
|
2009-11-12 19:11:42 +00:00 |
|
Alistair Riddoch
|
dbf2129b05
|
Cover the remianing coverable code.
|
2009-11-12 02:40:12 +00:00 |
|
Alistair Riddoch
|
fe5d3d9454
|
Cover assert checks, recent update and improve coverage generally.
|
2009-11-11 18:24:17 +00:00 |
|
Alistair Riddoch
|
3f12f5f4de
|
Update the test now that any string can be used as an operation name.
|
2009-07-29 12:53:57 +01:00 |
|
Alistair Riddoch
|
92ec9abb85
|
Update coverage tests for moved code
|
2009-05-21 19:16:45 +01:00 |
|
Alistair Riddoch
|
b1fd878f95
|
Move Python API coverage into the right tests
|
2009-05-21 16:50:22 +01:00 |
|
Alistair Riddoch
|
34fb55d021
|
Add most of the coverage of Py_Operation.cpp
|
2009-05-19 15:25:39 +01:00 |
|