kicad/qa/eeschema
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
..
data Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
sim Project settings fixes from review 2020-07-02 22:08:54 -04:00
CMakeLists.txt Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
eeschema_test_utils.cpp Add missing header to qa 2019-04-08 12:33:49 -07:00
eeschema_test_utils.h QA: Eagle test: look up test data in the source tree 2019-04-02 18:26:33 +01:00
lib_field_test_utils.h Variable substitution framework. 2020-03-30 14:15:59 +01:00
mocks_eeschema.cpp Implement new native netlist QA test 2020-05-23 21:04:11 -04:00
netdiff.py Add basic netlist QA test 2020-04-19 19:13:24 -04:00
test_eagle_plugin.cpp QA: Use own unit test headers for eagle test 2019-04-02 23:32:00 +01:00
test_lib_arc.cpp Add unit test for testing LIB_ARC objects. 2020-03-10 11:04:05 -04:00
test_lib_part.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
test_module.cpp QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
test_netlists.cpp Project settings fixes from review 2020-07-02 22:08:54 -04:00
test_sch_biu.cpp Convert Schematic Internal Units to 100nm 2019-12-30 18:28:00 +00:00
test_sch_pin.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
test_sch_rtree.cpp Update tests to UUIDs. 2020-02-28 22:06:14 +00:00
test_sch_sheet.cpp Move SCH_SCREEN project access to SCHEMATIC 2020-05-20 22:27:48 -04:00
test_sch_sheet_path.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
test_sch_symbol.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
uuid_test_utils.cpp Add missing files from last commit. 2020-02-28 22:37:53 +00:00
uuid_test_utils.h Add missing files from last commit. 2020-02-28 22:37:53 +00:00