kicad/qa
Wayne Stambaugh a508f2e716 Fix false annular ring width DRC test failure.
The DRC annular ring width test failed to take into account that a pad
could be contained inside another pad having the same number (thermal
vias for example) which changes the effective annular width of the pad
contained within another pad.  A test was added to calculate the effective
annular ring width in this case.

Added some PNS log viewer helper and test code to the PNS playground QA
utility for testing the effective pad annular width code.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17485
2024-05-07 08:04:17 -04:00
..
data ADDED: Optional check for four way junctions 2024-05-03 12:06:24 -07:00
mocks Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
pcbnew_utils Move PCBNew overrides to nullable properties. 2024-02-24 20:05:51 +00:00
qa_utils Update QA mock for new PCB_SELECTION 2024-05-02 12:49:56 -07:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils RIP LIB_TEXTBOX and LIB_SHAPE. 2024-04-16 16:31:16 +01:00
tests Rework item distribution 2024-05-05 03:35:09 +08:00
tools Fix false annular ring width DRC test failure. 2024-05-07 08:04:17 -04:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00