kicad/qa
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
..
common QA: Add unicode to test_utf8.cpp 2018-10-18 11:36:49 -07:00
data Tests CPolyLine -> SHAPE_POLY_SET refactor. 2017-03-24 10:43:47 +01:00
pcb_test_window QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
polygon_generator QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
polygon_triangulation QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
qa_utils pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
shape_poly_set_refactor QA: Fix ownership of new CPolyline in qa_shape_poly_set_refactor 2018-09-28 14:42:55 -04:00
testcases fix test_002_board_class.py according to changes (fixes) in bounding box track calculations 2018-06-12 17:21:03 +02:00
CMakeLists.txt eeschema-gal: make sure all other Kicad apps compile after eeschema gal hacks 2018-10-09 11:08:52 +01:00
test.py qa/test.py change to make sure failed tests return 1 in all systems. 2015-02-01 19:20:20 +01:00