0ad/source/simulation2/tests
leper f4898c18d8 SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs #3708.
Use JS_GetProperty{,ById} instead.
Ensure that we break if someone tries to serialize a getter by using
something similar to what we used pre 47a03c3397.
https://bugzilla.mozilla.org/show_bug.cgi?id=1094176

This was SVN commit r17633.
2016-01-11 20:03:33 +00:00
..
test_CmpTemplateManager.h Convert CConsole to take UTF-8 strings. 2015-02-14 01:49:34 +00:00
test_ComponentManager.h SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs #3708. 2016-01-11 20:03:33 +00:00
test_ParamNode.h Removed logger output for XML token node tests 2012-03-17 23:03:02 +00:00
test_Serializer.h Test \0 in object property names for serializing. 2015-12-22 19:01:18 +00:00
test_Simulation2.h Changes tests to use global g_ScriptRuntime instead of creating a new JSRuntime for each test. 2014-04-25 21:19:51 +00:00