mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
This appears to have always been [-360 .. 360], as some tests in test_shape_arc.cpp have had negative values for a very long time. Add tests on the start, end and central angle accessors to enforce the documented normalizations.