7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-20 18:59:16 +00:00
kicad/qa/data
Seth Hillbrand 9e4204340f Fixup net-tie caching and add QA for netties
When building a net tie, all elements in the footprint that belong to
the net tie can be arbitrarily close to one another.  outside of the
footprint, connected items can be arbitrarily close to the tie element
but must respect the clearance values for elements that have nets
assigned to them

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19933

(cherry picked from commit bff819edb0)
2025-02-13 14:45:40 -08:00
..
cli Add qa for cli sch erc 2025-01-04 22:32:53 -05:00
config Add a mechanism for using a mock config dir for QA tests 2025-01-18 13:40:38 -05:00
dblib DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
eeschema Add ERC QA for wire bus entry unconnected / off grid 2025-01-03 18:13:30 +00:00
libraries Add a mechanism for using a mock config dir for QA tests 2025-01-18 13:40:38 -05:00
pcbnew Fixup net-tie caching and add QA for netties 2025-02-13 14:45:40 -08:00