kicad/qa/libs/kimath/geometry
Roberto Fernandez Bautista ed39b33d74 Fix edge case in CIRCLE::Intersect that caused a divide-by-zero crash
Also add some additional test cases.
2021-08-25 19:11:19 +01:00
..
fixtures_geometry.h Use ZFillFunction to modify arcs post clipper (does not fully work yet) 2021-07-03 19:37:50 +00:00
geom_test_utils.h Use ZFillFunction to modify arcs post clipper (does not fully work yet) 2021-07-03 19:37:50 +00:00
test_circle.cpp Fix edge case in CIRCLE::Intersect that caused a divide-by-zero crash 2021-08-25 19:11:19 +01:00
test_fillet.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_poly_grid_partition.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_segment.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_shape_arc.cpp Add true arc-to-polyline collisions 2021-08-05 17:45:12 +01:00
test_shape_compound_collision.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_shape_line_chain.cpp Fix SHAPE_LINE_CHAIN::Replace at end of chain 2021-08-13 16:59:45 -04:00
test_shape_poly_set_arcs.cpp Implement ClearArcs() and check curved polys don't get a booleanOp 2021-07-03 19:37:50 +00:00
test_shape_poly_set_collision.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_shape_poly_set_distance.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_shape_poly_set_iterator.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00