mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
First, fix the error limit check in drc_test_provider_edge_clearance. Then, we rotate the final point incorrectly in SHAPE_ARC::Collide (need negative angle). We were not checking this result in the QA, so add the proper tests (cherry picked from commit 9bedb6eedb8295ea309ff447c48cb53ac028ada5)