Alistair Riddoch
|
68494ba520
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
Alistair Riddoch
|
808b8bdf44
|
Expect all the right exceptions
|
2012-01-04 13:44:36 +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
|
39e9f4eac8
|
Fix the wrong return value on error in test sabotage functions.
|
2009-11-12 02:46:30 +00:00 |
|
Alistair Riddoch
|
300af574e4
|
Add code to cover assert checks in bindings.
|
2009-11-11 02:26:56 +00:00 |
|
Alistair Riddoch
|
91126107e1
|
Cover the case where malformed data is passed to Py_Map as an entity.
|
2009-07-31 12:24:07 +01:00 |
|
Alistair Riddoch
|
f34ecbc86e
|
Signficantly expand the coverage of Py_Map.
|
2009-07-31 11:47:50 +01:00 |
|
Alistair Riddoch
|
7bf7dcdb17
|
Improve PyMap test coverage a bit more
|
2009-05-26 00:26:14 +01:00 |
|
Alistair Riddoch
|
d7796f7184
|
Improve test coverage for PyMap
|
2009-05-25 18:55:01 +01:00 |
|
Alistair Riddoch
|
eae3d69885
|
Add initial coverage test for PyMap, PyMind and PyTask
|
2009-05-25 16:35:25 +01:00 |
|