mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-26 14:16:21 +00:00
Previous test strings did not utilize extended table unicode, so some cases slipped through testing. When initializing wxString, we need to be careful to specify that we are initializing from a UTF-8 string otherwise the system will utilize a locale-specific initialization. |
||
---|---|---|
.. | ||
geometry | ||
CMakeLists.txt | ||
common_mocks.cpp | ||
test_hotkey_store.cpp | ||
test_module.cpp | ||
test_utf8.cpp |