5 Commits (d648f3497ef9171379dd9cfe6c378351682597f8)

Author SHA1 Message Date
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Daniel Mensinger a4f4379c44
typing: fully annotate scripts 4 years ago
Cary Converse a198e5d191 coverage: llvm-cov support 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Richard Kjerstadius 48ee6a6148 Add gcovr 4.2 support 6 years ago
William A. Kennington III 61d462706a coverage: Also remove source_root prefixes 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Mohammed Sadiq 25fef3d1fa coverage: fix lcov branch coverage generation 6 years ago
Joel Klinghed b2ffb6b565 Generate coveragereport directory for gcovr html target 7 years ago
Joel Klinghed 8bad2d9827 Exclude subprojects when doing coverage 7 years ago
Joel Klinghed 79bb1df04f Use standalone coverage script for legacy targets 7 years ago
Joel Klinghed 4e1b229b37 fixup! Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed ed8197207e fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Joel Klinghed 6266089866 Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed da01770261 Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Henk van der Laan 0e07f1a896 Remove all files outside the source directory from the coverage report 7 years ago
Félix Piédallu 5f3c282e6e Echo coverage report uris after generation. Fixes #2805. 7 years ago
snsmac 2b12d3b20f Exclude llvm/clang lib headers from test coverage 7 years ago
Stefan Sonski 462813f8f1 Exclude system sources from test coverage 7 years ago
Jussi Pakkanen 95f8cb93b3 Strip system directories and show coverage for files not executed at all. Closes #1721. 8 years ago
Jussi Pakkanen 111e3df45d Moved coverage commands to a standalone script. 8 years ago