Commit graph

12 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
8c41b6a129 Expect the right errors throughout 2012-01-04 13:59:18 +00:00
Alistair Riddoch
20d152d52b Cover not-equals, and fill out the tests 2011-09-02 19:04:33 +01:00
Alistair Riddoch
b2245ed94f Support rich comparison in Python Atlas::Message 2011-09-02 14:30:15 +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
39e9f4eac8 Fix the wrong return value on error in test sabotage functions. 2009-11-12 02:46:30 +00:00
Alistair Riddoch
68cf1dd33b Add code to cover assert checks in the binding. 2009-11-11 07:13:40 +00:00
Alistair Riddoch
b3d3780a9a Fix up the tests as the right things now fail 2009-05-27 19:43:20 +01:00
Alistair Riddoch
75d9c6a3a3 Improve test coverage of PyMessage 2009-05-27 18:19:34 +01:00
Alistair Riddoch
fa7ce38442 Add coverage test for PyMessage. 2009-05-27 15:04:55 +01:00