aboutsummaryrefslogtreecommitdiff
path: root/tests/utf32.cpp
AgeCommit message (Expand)Author
2014-01-20enable and fix more tests for fastcompAlon Zakai
2013-09-10Add support for marshalling UTF-16 strings to/from JS. Allows passing wchar_t...Jukka Jylänki
2013-09-10Update utf32 test to contain non-BMP characters in the test string.Jukka Jylänki
2013-09-10Rename utf32<->jsstring marshalling functions to UTF32ToString and stringToUT...Jukka Jylänki
2013-09-10Add functions for marshalling wchar_t (which is fixed 32-bit UTF32LE on Unix)...Jukka Jylänki