Commit graph

8 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
9ea6401363 Expect correct errors from script failure tests 2012-01-04 17:17:52 +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
ba6b5e1293 Fix tests for a behavior change in Python 2.7 2010-12-28 15:09:07 +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
1294ed1c63 Add code to sabotage the internal structure of an object, so asserts are checked 2009-11-11 01:28:27 +00:00
Alistair Riddoch
aab52cab28 Add a coverage test for Py_WorldTime. 2009-05-28 02:18:41 +01:00