kicad/pcbnew/drc
Jeff Young 8c69a856fc Add zone filler tests.
One test has pads of a bunch of different shapes and provokes some
errors to make sure they're caught.

The others are all past issues with the zone filler to make sure we
don't suffer any regressions.  (They should all just pass with no DRC
errors.)
2021-07-30 17:09:24 +01:00
..
drc_engine.cpp Add zone filler tests. 2021-07-30 17:09:24 +01:00
drc_engine.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_item.cpp Don't drop text on Edge.Cuts when plotting. 2021-05-24 19:54:52 +01:00
drc_item.h Use consistent terminology. 2021-06-26 10:11:41 +01:00
drc_length_report.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_results_provider.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_results_provider.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_rtree.h Coverity issue fixes. 2021-07-09 10:56:35 -04:00
drc_rule.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_rule.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_rule_condition.cpp Add rudimentary type checking to rule eval with reporter. 2021-05-20 23:06:24 +01:00
drc_rule_condition.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_rule_parser.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
drc_rule_parser.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_test_provider.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_test_provider.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_test_provider_annular_width.cpp Use consistent terminology. 2021-06-26 10:11:41 +01:00
drc_test_provider_clearance_base.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
drc_test_provider_connectivity.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_copper_clearance.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_courtyard_clearance.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_diff_pair_coupling.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_disallow.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_edge_clearance.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
drc_test_provider_hole_size.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_hole_to_hole.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_lvs.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_matched_length.cpp Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_test_provider_misc.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_silk_clearance.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_silk_to_mask.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_track_width.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_via_diameter.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00