solvespace/test
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
..
constraint Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
request Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
CMakeLists.txt CMake: use pkg-config directories in test/. 2016-08-07 17:33:27 +00:00
Gentium-R.ttf Add basic test coverage for curve sketching tools. 2016-08-01 11:31:38 +00:00
commit.sh Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
harness.cpp Disable closed contour check in the test harness. 2016-10-11 23:32:12 +00:00
harness.h Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00