kicad/qa/common
Seth Hillbrand ea1bc4300d QA: Add unicode to test_utf8.cpp
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.
2018-10-18 11:36:49 -07:00
..
geometry QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
CMakeLists.txt Add some hotkey store tests 2018-09-28 08:27:57 -04:00
common_mocks.cpp Add some hotkey store tests 2018-09-28 08:27:57 -04:00
test_hotkey_store.cpp Add some hotkey store tests 2018-09-28 08:27:57 -04:00
test_module.cpp QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
test_utf8.cpp QA: Add unicode to test_utf8.cpp 2018-10-18 11:36:49 -07:00