kicad/qa/drc_proto
Tomasz Wlostowski b107c4a025 drc_proto: working on progress reporting 2020-09-08 01:31:42 +02:00
..
test_cases qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
CMakeLists.txt drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc.cpp Updating DRC to handle vias with differing layers 2020-08-10 03:27:27 +00:00
drc.h Updating DRC to handle vias with differing layers 2020-08-10 03:27:27 +00:00
drc_clearance_test_functions.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
drc_courtyard_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_courtyard_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_drilled_hole_tester.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_drilled_hole_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_engine.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_engine.h drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_item.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_item.h drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_keepout_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_keepout_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_marker_pcb.h Improve delete-unused-layers to better handle multi-layer items. 2020-08-09 15:39:51 +01:00
drc_netclass_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_netclass_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_proto_test.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_provider.h drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_rtree.h drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_rule.cpp qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_rule.h drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_rule_parser.cpp qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_rule_parser.h drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_rules_keywords.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_rules_proto.keywords Report all DRC rule errors, not just the first. 2020-07-30 14:27:42 +01:00
drc_test_provider.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider.h drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_annulus.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_clearance_base.cpp drc_proto: follow up Jeff's changes in legacy DRC/board model 2020-07-29 23:14:03 +02:00
drc_test_provider_clearance_base.h Cleanup some build and Coverity warnings 2020-07-31 02:46:05 +01:00
drc_test_provider_connectivity.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_copper_clearance.cpp drc_proto: working on progress reporting 2020-09-08 01:31:42 +02:00
drc_test_provider_courtyard_clearance.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_disallow.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_edge_clearance.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_hole_clearance.cpp drc_proto: working on progress reporting 2020-09-08 01:31:42 +02:00
drc_test_provider_hole_size.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_test_provider_lvs.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_misc.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_silk_to_pad.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_track_width.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_test_provider_via_diameter.cpp drc_proto: all tests now supported in drc_proto. Not tested yet! 2020-09-08 01:31:42 +02:00
drc_textvar_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_textvar_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
footprint_tester.cpp common: include drc_proto keywords in the main DRC parser 2020-08-13 14:50:59 +02:00
footprint_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00