solvespace/test/constraint
whitequark a5c7fc6ad9 Disable closed contour check in the test harness.
The check was actually half-broken from the beginning and
until df83ee4; the thick red line was rendered properly but
the error text was rendered with width 0, which by chance worked
on some GL implementations. That commit has fixed the underlying
bug but left the text line width at 0 to avoid test breakage.

This commit fixes the bug, turns off the check completely, and
updates the tests to account for breakage.
2016-10-11 23:32:12 +00:00
..
angle Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
arc_line_tangent Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
at_midpoint Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
comment Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
cubic_line_tangent Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
curve_curve_tangent Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
diameter Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
eq_len_pt_line_d Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
eq_pt_ln_distances Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
equal_angle Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
equal_length_lines Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
equal_line_arc_len Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
equal_radius Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
horizontal Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
length_difference Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
length_ratio Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
parallel Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
perpendicular Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
points_coincident Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
proj_pt_distance Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
pt_face_distance Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
pt_in_plane Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
pt_line_distance Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
pt_on_circle Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
pt_on_face Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
pt_on_line Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
pt_plane_distance Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
pt_pt_distance Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
same_orientation Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
symmetric Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
symmetric_horiz Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
symmetric_line Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
symmetric_vert Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
vertical Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
where_dragged Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00