Searched full:gcovr (Results 1 – 8 of 8) sorted by relevance
68 FIND_PROGRAM( GCOVR_PATH gcovr PATHS ${CMAKE_SOURCE_DIR}/tests)145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")153 # Running gcovr156 COMMENT "Running gcovr to produce Cobertura code coverage report."
91 python3 -u -m pip install --user gcovr==5.092 …python3 -m gcovr --exclude-unreachable-branches --gcov-executable "${{ matrix.gcov-exec || 'gcov' …
489 python3 -u -m pip install --user gcovr==5.0490 …python3 -m gcovr --exclude-unreachable-branches --gcov-executable "${{ matrix.gcov-exec || 'gcov' …
21 - run: sudo pip3 install fonttools meson==0.56.0 gcovr==5.0
87 printf ' Generate test coverage code. Requires gcov and gcovr.\n'1401 …COVERAGE_OUTPUT="$COVERAGE_OUTPUT;gcovr --exclude-unreachable-branches --exclude-throw-branches --…
2981 In order to get test coverage information, you need `gcc`, `gcov`, and `gcovr`.
10108 "project": "gcovr"