kicad/qa/libs
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
..
kimath Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
sexpr Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
CMakeLists.txt Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00