kicad/qa
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
..
data Fix missing DRC check with via 2022-09-20 13:43:01 -07:00
ibis Rename signalIntegrity to ibis 2022-06-10 13:35:48 -07:00
mocks Disable inconsistent missing override warnings in qa mocks 2022-09-24 02:11:41 +01:00
pcbnew_utils Don't link gdiplus everywhere anymore 2022-08-23 23:51:35 -04:00
qa_utils Build: Fix Windows build (missing QA mock update) 2022-09-19 11:30:25 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Fix linker error (doubly defined symbol). 2022-09-10 10:26:10 +01:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools Fix isses after base_units.cpp changes. 2022-09-17 10:56:56 +02:00
unittests Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 2022-09-25 17:38:31 +01:00
CMakeLists.txt Add ERC QA tests 2022-09-09 17:21:57 -07:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00