Commit graph

7 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
30115b4ad5 Expect the right errors in script failure tests 2012-01-04 16:01:37 +00:00
Alistair Riddoch
a8dfc319df Implement better type checks in Python wrappers
These now take into account inheritance, allowing simpler code
and better type safety.
2011-12-13 19:39:09 +00:00
Alistair Riddoch
5cb0ac6ae5 Force asserts on in all tests. 2011-02-15 09:30:46 +00:00
Alistair Riddoch
cedf73ec62 Create a test world now that StatisticsProperty uses the BaseWorld interface 2010-07-13 18:39:03 +01: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
e6de6dae15 Add coverage test for Py_Property functions. 2009-11-16 03:14:53 +00:00