kicad/qa
Wayne Stambaugh c2d59c6103 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

(cherry picked from commit a508f2e716)
2024-05-09 10:38:17 -04:00
..
data QA: update Altium footprint library golden file. 2024-04-27 23:34:39 +03:00
mocks Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
pcbnew_utils Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
qa_utils Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Fix incremental connectivity 2024-04-14 14:14:38 -07:00
tests Fix incremental connectivity 2024-04-14 14:14:38 -07:00
tools Fix false annular ring width DRC test failure. 2024-05-09 10:38:17 -04:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00