kicad/qa/qa_utils
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include.
Including wx.h includes the full set of wxWidgets include files, that is not good,
and can create some conflicts with some Windows headers on msys2.
2020-10-18 18:21:34 +02:00
..
geometry SHAPE_LINE_CHAIN: Unify constructors 2019-12-12 13:54:48 +00:00
include/qa_utils QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
CMakeLists.txt Move library includes to main CMake file 2020-04-19 01:11:56 +01:00
mock_pgm.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
mocks.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
pcb_test_frame.cpp Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00
pcb_test_frame.h qa_utils: PCB_TEST_FRAME compiles again... 2020-09-08 01:31:42 +02:00
stdstream_line_reader.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00
test_app_main.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
utility_program.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00