Age | Commit message (Expand) | Author | Files | Lines |
2020-09-08 | typing: fully annotate scripts | Daniel Mensinger | 1 | -2/+3 |
2020-06-17 | coverage: llvm-cov support | Cary Converse | 1 | -12/+34 |
2019-04-24 | Add gcovr 4.2 support | Richard Kjerstadius | 1 | -16/+13 |
2018-12-16 | coverage: Also remove source_root prefixes | William A. Kennington III | 1 | -0/+1 |
2018-12-02 | coverage: Print summary after gcovr html generation | Mohammed Sadiq | 1 | -1/+2 |
2018-10-09 | coverage: fix lcov branch coverage generation | Mohammed Sadiq | 1 | -0/+3 |
2018-03-19 | Generate coveragereport directory for gcovr html target | Joel Klinghed | 1 | -0/+2 |
2018-03-19 | Exclude subprojects when doing coverage | Joel Klinghed | 1 | -2/+12 |
2018-03-19 | Use standalone coverage script for legacy targets | Joel Klinghed | 1 | -73/+109 |
2018-03-12 | fixup! Allow gcovr >= 3.1 to be used to generate html coverage report | Joel Klinghed | 1 | -2/+2 |
2018-03-12 | fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 | Joel Klinghed | 1 | -2/+2 |
2018-02-27 | Allow gcovr >= 3.1 to be used to generate html coverage report | Joel Klinghed | 1 | -1/+9 |
2018-02-27 | Fix coverage-xml and coverage-text targets for gcovr >= 3.1 | Joel Klinghed | 1 | -3/+8 |
2018-02-08 | Remove all files outside the source directory from the coverage report | Henk van der Laan | 1 | -10/+7 |
2018-01-30 | Echo coverage report uris after generation. Fixes #2805. | Félix Piédallu | 1 | -1/+10 |
2017-12-17 | Exclude llvm/clang lib headers from test coverage | snsmac | 1 | -0/+1 |
2017-08-11 | Exclude system sources from test coverage | Stefan Sonski | 1 | -0/+1 |
2017-05-13 | Strip system directories and show coverage for files not executed at all. Clo... | Jussi Pakkanen | 1 | -19/+37 |
2017-05-13 | Moved coverage commands to a standalone script. | Jussi Pakkanen | 1 | -0/+61 |