0ad/source/scriptinterface/tests
Itms 56d3aa40fe Fix conversion of UTF8 strings between the scripts and the engine.
SpiderMonkey uses UTF16 internally, and only provides APIs for that
encoding, so stop hacking UTF8 strings: properly convert them to and
from UTF16 when passing them through SM.

Patch By: wraitii
Differential Revision: https://code.wildfiregames.com/D2838
This was SVN commit r23795.
2020-06-30 10:46:06 +00:00
..
test_ObjectToIDMap.h SpiderMonkey 38 upgrade: 13/35 2016-09-02 16:28:17 +00:00
test_ScriptConversions.h Fix conversion of UTF8 strings between the scripts and the engine. 2020-06-30 10:46:06 +00:00
test_ScriptInterface.h Update of the scripting tests. Test some modding features and update JS::Value integer limits. 2019-07-19 15:41:27 +00:00