solvespace/test
whitequark a2a50927e9 CMake: make code coverage work with Clang.
Clang uses a slightly different .gcno/.gcda format than GCC, and
it is necessary to point lcov to `llvm-cov gcov` instead of `gcov`.
2016-08-01 05:39:18 +00:00
..
request/line_segment Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00
CMakeLists.txt CMake: make code coverage work with Clang. 2016-08-01 05:39:18 +00:00
harness.cpp Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00
harness.h Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00