kicad/qa
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
..
data Update Eagle gold files for spoke angle fixes. 2023-08-17 11:49:58 +01:00
ibis Attempt to fix build issue with NGSPICE off. 2022-12-08 23:57:42 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils router: hole as first class objects, wip 2023-04-14 00:09:56 +01:00
qa_utils Fix PNS debug tool 2023-08-03 18:49:37 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Eeschema: QA schematic loader now traverses hierarchical sheets 2023-01-24 14:11:01 +00:00
testcases Update connectivity python test 2023-07-20 15:57:04 -07:00
tools msvc warning fix 2023-01-16 22:44:19 -05:00
unittests Fix oval pad snapping 2023-09-10 00:49:03 +01:00
CMakeLists.txt Sim: Ibis improvements and fixes 2022-10-25 09:45:40 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00