solvespace/test/request
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
..
arc_of_circle Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
circle Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
cubic Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
cubic_periodic Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
datum_point Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
line_segment Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
ttf_text Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00