kicad/qa/libs
Roberto Fernandez Bautista a9a8aa8243 SHAPE_LINE_CHAIN splitArc on Insert, Remove and Replace
This ensures that the arc shapes remain correct after removing
a point belonging to an arc or inserting a point in the middle
of an arc.

Simplify implementation of Replace( ..., aP ). Now a Remove
operation followed by an Insert operation.

Improve QA test for SHAPE_LINE_CHAIN Append, Insert and Replace

Implement SHAPE_LINE_CHAIN::splitArc to break up an arc into two

Implement SHAPE_ARC::ConstructFromStartEndCenter and add qa test
2021-07-03 19:37:50 +00:00
..
kimath SHAPE_LINE_CHAIN splitArc on Insert, Remove and Replace 2021-07-03 19:37:50 +00:00
sexpr qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
CMakeLists.txt Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00