kicad/qa/libs/kimath/geometry
Roberto Fernandez Bautista d9cf939ba1 SHAPE_LINE_CHAIN::Replace Don't call front() or back() if empty
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8949
2021-08-12 16:32:06 +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 cases in CIRCLE::Intersect that were causing KiROUND overflow 2021-08-11 17:31:27 +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 SHAPE_LINE_CHAIN::Replace Don't call front() or back() if empty 2021-08-12 16:32:06 +01: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