Test should not be testing against the polygonization error; if done correctly that should all be on the correct side of the shape. Use an epsilon instead (I chose polygonization error / 10, but the value isn't terribly important). Fixes https://gitlab.com/kicad/code/kicad/issues/10724 |
||
---|---|---|
.. | ||
fixtures_geometry.h | ||
geom_test_utils.h | ||
test_circle.cpp | ||
test_fillet.cpp | ||
test_poly_grid_partition.cpp | ||
test_segment.cpp | ||
test_shape_arc.cpp | ||
test_shape_compound_collision.cpp | ||
test_shape_line_chain.cpp | ||
test_shape_poly_set_arcs.cpp | ||
test_shape_poly_set_collision.cpp | ||
test_shape_poly_set_distance.cpp | ||
test_shape_poly_set_iterator.cpp |