kicad/qa
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
..
common Cleanup some build and Coverity warnings 2020-07-31 02:46:05 +01:00
common_tools Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
data Adding QA project files 2020-07-28 10:44:51 -07:00
drc_proto Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
eeschema Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
gal/gal_pixel_alignment Use Record handling for parsing 2020-04-03 23:22:24 +00:00
gerbview Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
libeval_compiler Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
libs Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
pcb_test_window Convert all CMake paths to absolute instead of relative 2020-01-22 23:27:20 +00:00
pcbnew Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
pcbnew_tools Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
pcbnew_utils Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
qa_utils Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
testcases QA: fix a python test issue due to code changes in board.h 2020-02-23 20:18:06 +01:00
unit_test_utils Move SHAPE_ARC to start->mid->end format 2020-06-13 11:23:14 -07:00
utils/kicad2step Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
CMakeLists.txt qa: temporarily disable libeval_compiler_test 2020-07-29 23:14:34 +02:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00