0ad/source/simulation2/components/tests
Ykkrosh e06a7b37d8 Convert debug_printf to take UTF-8 strings instead of wchar_t.
This fixes the problem where passing a non-ASCII string to
debug_printf(L"%hs", s) caused vswprintf_s to fail on Linux (because it
doesn't know what encoding the char* is meant to have). Now debug
messages will remain as UTF-8 until they reach the OS.

Fixes #3021.

This was SVN commit r16332.
2015-02-14 01:45:13 +00:00
..
test_CommandQueue.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
test_ObstructionManager.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
test_Pathfinder.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
test_Position.h New unit renderer. 2014-06-01 18:24:50 +00:00
test_RangeManager.h New unit renderer. 2014-06-01 18:24:50 +00:00
test_scripts.h Convert debug_printf to take UTF-8 strings instead of wchar_t. 2015-02-14 01:45:13 +00:00
test_TerritoryManager.h Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00