kicad/qa/unittests
John Beard c7a4ea97c3 Fix oval pad snapping
Previously the snap points computed for oval pads didn't get all the
points correct. This breaks out the "find snap points for ovals"
into a function, reworks the logic, adds some tests.

Also adds "extremum points" when the oval isn't exactly H/V.

(cherry picked from commit 78c8de9b08)

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15594
2023-09-10 00:49:03 +01:00
..
common Coverity fixes and code cleaning. 2023-03-10 11:21:19 -05:00
eeschema Connectivity: Correct alias-based bus resolution 2023-06-02 14:25:26 -07:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Fix oval pad snapping 2023-09-10 00:49:03 +01:00
pcbnew Avoid edge cases on very wide thermal spokes. 2023-08-15 17:53:35 +01:00
CMakeLists.txt Refactor step export to use our normal board processing routines 2022-11-12 21:27:10 -05:00