kicad/qa/tests
Seth Hillbrand c3f6a84d66 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
2024-03-28 10:16:24 -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 Fix more build warnings 2024-03-23 08:53:11 -04:00
eeschema Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
gerbview Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
libs Fix slow selection time when calculating clearance 2024-03-11 16:32:24 -07:00
pcbnew Update triangulation to handle poly-intersection 2024-03-28 10:16:24 -07:00
pcbnewswig Update connectivity python test 2023-07-20 15:54:40 -07:00
spice Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04: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