mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
f85f633346
This change adds a cmake configuration switch to enable code coverage instrumentation during the compilation of the project. When tests are executed, the instrumentation outputs coverage data to output files in the build directory. Programs such as lcov/gcovr can turn that data into reports. This change also adds steps to the travis CI configuration to build with this configuration switch and then use lcov to generate the consolidated report and publish to codecov.io |
||
---|---|---|
.. | ||
cirp | ||
build-docs.sh | ||
build-gitstats.sh | ||
build-osx.sh | ||
build-ubuntu-16-04.sh | ||
build-windows.sh | ||
deploy-docs.sh | ||
deploy-gitstats.sh | ||
verify-commit-format.sh |