kicad/qa/qa_utils
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04: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 Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
mocks.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
pcb_test_frame.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
pcb_test_frame.h gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
stdstream_line_reader.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00
utility_program.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00