kicad/qa/common/geometry
John Beard ce84c19a38 QA: Test arc to polylines - this has a bug
Add unit test of SHAPE_ARC::ConvertToPolyline.

This function has a bug when the arc is of zero radius. This
test shows the bug, but does not fix it yet.
2019-04-17 10:52:56 +01:00
..
fixtures_geometry.h QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
geom_test_utils.h QA: Test arc to polylines - this has a bug 2019-04-17 10:52:56 +01:00
test_fillet.cpp QA: Make a separate unit test utils library, COLOR4D tests 2018-11-08 14:40:42 -05:00
test_segment.cpp QA: Add Distance, Collide, Collinear tests on SEG 2019-02-03 06:57:37 +01:00
test_shape_arc.cpp QA: Test arc to polylines - this has a bug 2019-04-17 10:52:56 +01:00
test_shape_poly_set_collision.cpp Fix error in contour check 2019-04-16 20:21:04 -07: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 QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00