kicad/qa/libs/kimath
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
..
geometry SHAPE_LINE_CHAIN splitArc on Insert, Remove and Replace 2021-07-03 19:37:50 +00:00
math qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
CMakeLists.txt Add qa test for SHAPE_POLY_SET::Simplify() 2021-07-03 19:37:50 +00:00
kimath_test_module.cpp Move geometry tests into the kimath qa test 2020-07-18 16:19:01 +01:00
test_kimath.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00