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
4643c777e4 Fix linkage of test 2011-12-15 23:12:45 +00:00
Alistair Riddoch
e7f5ac91ea Converty ScriptFactory for Entity to a template
This class is now completely generic except for the type pointers for
the class being wrapped, so this starts the codebase moving to using
it for all server objects that should be scriptable
2011-12-15 01:00:28 +00:00
Alistair Riddoch
eab0eaf433 Fix up the final test 2011-11-08 20:33:56 +00:00
Alistair Riddoch
85eebbb5b1 Clean out noScript from the tests 2011-10-13 15:19:18 +01: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
de6fd4a0a9 Add full coverage test for PythonEntityScript 2009-11-14 03:18:59 +00:00