summaryrefslogtreecommitdiff
path: root/cmake/Modules/CodeCoverage.cmake
AgeCommit message (Collapse)Author
2018-08-25Fix the --remove pattern in lcov to exclude catch from the coveragelouiz’
2016-12-10Add a make coverage target to merge all other coverages, and upload to codecovlouiz’
2016-12-10Do not remove the .info generated by lcovlouiz’
2016-10-15Fix the indent in the coverage.cmake filelouiz’
[skip-ci]
2016-10-03Remove build/* from the coverage, because that code isn’t part of biboumilouiz’
2016-07-28Mark some more cmake variables as advancedlouiz’
2015-10-29Make lcov gcov etc optionalFlorent Le Coz
make coverage will display an error instead
2015-10-29Add code coverage supportFlorent Le Coz
make coverage runs the test_suite and generates a report