kicad/qa/tests
Seth Hillbrand 92ffd898f5 Update triangulation to handle poly-intersection
Polygon intersections happen against the original outline, not against
the currently remaining polygon.  This avoids pathalogical cases

Adds new simplification system to avoid duplicated points
Adds new edge-splitting algorithm to provide additional fall-back
Verifies that polygon cuts do not swap holes for outlines (negative
area)

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

(cherry picked from commit c3f6a84d66)
2024-03-28 13:55:06 -07:00
..
cli Workaround to fix a QA not working test on platforms is Python older than 3.9 2023-12-14 11:57:10 +01:00
common Support Altium Schematic ASCII import 2024-03-15 01:17:49 +03:00
eeschema Disable flaky ngspice tests 2024-02-08 18:46:30 -05:00
gerbview
libs SHAPE_LINE_CHAIN: Fix indices rotation after clipper 2024-03-02 18:22:18 +01:00
pcbnew Update triangulation to handle poly-intersection 2024-03-28 13:55:06 -07:00
pcbnewswig Update connectivity python test 2023-07-20 15:54:40 -07:00
spice Disable flaky ngspice tests 2024-02-08 18:46:30 -05:00
CMakeLists.txt Add common to qa test path 2023-10-07 21:28:28 -04:00
requirements.txt Start adding cli qa 2023-05-02 23:23:13 -04:00