0ad/source/scriptinterface/tests
leper b18cd3254c Test FixedVector{2,3}D script conversions, and test calling functions of the prototypes.
Also ENSURE that the given value identifier is actually present in the
cache instead of creating one if it is not.

This was SVN commit r17603.
2016-01-04 21:41:40 +00:00
..
test_ObjectToIDMap.h Replace JS_ASSERT (which is renamed to MOZ_ASSERT in SpiderMonkey 38) with TS_ASSERT, since the former was used for no apparent reason. 2016-01-01 21:28:25 +00:00
test_ScriptConversions.h Test FixedVector{2,3}D script conversions, and test calling functions of the prototypes. 2016-01-04 21:41:40 +00:00
test_ScriptInterface.h Convert CConsole to take UTF-8 strings. 2015-02-14 01:49:34 +00:00