0ad/source/simulation2/tests
Ykkrosh 47a03c3397 Replace JS_Enumerate with manual enumeration, to avoid its memory allocations.
Use LookupProperty to avoid having to check for getters.
Add a quicker method of rooting many script values.

This was SVN commit r7579.
2010-05-25 18:24:12 +00:00
..
test_CmpTemplateManager.h Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost. 2010-05-25 18:17:12 +00:00
test_ComponentManager.h Replace JS_Enumerate with manual enumeration, to avoid its memory allocations. 2010-05-25 18:24:12 +00:00
test_ParamNode.h Support 'replace' attribute in entity template inheritance. 2010-04-09 18:43:50 +00:00
test_Serializer.h Serialize JS strings as UTF-16(ish), to avoid the cost of UTF-8 conversion. 2010-05-25 18:07:41 +00:00
test_Simulation2.h Make tests clean up after themselves 2010-05-07 17:50:38 +00:00