kicad/qa/common/geometry
jean-pierre charras 5707e6eac8 Fix QA arc test according to the new arc bounding box calculation.
Previously, the arc center was included in the bounding box,
but this is incorrect.
In many cases it is not in the bbox, and can be very far away.
2020-01-04 10:16:30 +01:00
..
fixtures_geometry.h Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
geom_test_utils.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
test_fillet.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
test_segment.cpp QA: Add Distance, Collide, Collinear tests on SEG 2019-02-03 06:57:37 +01:00
test_shape_arc.cpp Fix QA arc test according to the new arc bounding box calculation. 2020-01-04 10:16:30 +01:00
test_shape_poly_set_collision.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
test_shape_poly_set_distance.cpp QA: Account for eeschema tests unit rounding 2019-01-30 11:55:11 +01:00
test_shape_poly_set_iterator.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00