Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-10 | Add a make coverage target to merge all other coverages, and upload to codecov | louiz’ | |
2016-12-10 | Do not remove the .info generated by lcov | louiz’ | |
2016-10-15 | Fix the indent in the coverage.cmake file | louiz’ | |
[skip-ci] | |||
2016-10-03 | Remove build/* from the coverage, because that code isn’t part of biboumi | louiz’ | |
2016-07-28 | Mark some more cmake variables as advanced | louiz’ | |
2015-10-29 | Make lcov gcov etc optional | Florent Le Coz | |
make coverage will display an error instead | |||
2015-10-29 | Add code coverage support | Florent Le Coz | |
make coverage runs the test_suite and generates a report |