solvespace/.travis
whitequark 2fdbabc13c Add statement/condition coverage measurement for the test suite.
We're using gcov+lcov, since these tools appear to be the only
usable ones that use the SC/CC metric; and measuring just the line
coverage would be practically criminal negligence.

gcov only works with GCC and Clang, and MSVC's own coverage
measurement tools are not up to the task; so MSVC is out of luck.
2016-08-01 02:19:06 +00:00
..
build-debian.sh Add statement/condition coverage measurement for the test suite. 2016-08-01 02:19:06 +00:00
build-macos.sh Update CI scripts to respect the vA.B tag name format. 2016-05-17 14:53:36 +00:00
install-debian.sh Add statement/condition coverage measurement for the test suite. 2016-08-01 02:19:06 +00:00
install-macos.sh Add Cairo (and, transitively, Pixman) dependencies. 2016-08-01 00:48:37 +00:00