kicad/qa/unittests/pcbnew/drc
Jeff Young 503385f52e Don't use FindNamedPad for net-tie logic. It only reutrns the *first*
pad of a given number.

Also improves other DRC logic to tighten up the net-tie rules now that
we know which pads are allowed to short with which other pads.

Also removes the "Overlapping pads" DRC violation now that we know
whether or not overlapping pads in a net-tie footprint constitute a
short.

Fixes https://gitlab.com/kicad/code/kicad/issues/12506
2022-09-25 17:38:31 +01:00
..
drc_test_utils.cpp qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00
drc_test_utils.h qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00
test_custom_rule_severities.cpp Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 2022-09-25 17:38:31 +01:00
test_drc_copper_conn.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
test_drc_courtyard_invalid.cpp Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
test_drc_courtyard_overlap.cpp Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
test_drc_regressions.cpp Fix missing DRC check with via 2022-09-20 13:43:01 -07:00
test_solder_mask_bridging.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00