mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 15:35:17 +00:00
[master] exclude botan, log4cplus and ext/coroutine from c++ coverage report
This commit is contained in:
@@ -38,8 +38,11 @@ report-cpp-coverage:
|
|||||||
c++/4.4\*/ext/\* \
|
c++/4.4\*/ext/\* \
|
||||||
c++/4.4\*/\*-\*/bits/\* \
|
c++/4.4\*/\*-\*/bits/\* \
|
||||||
boost/\* \
|
boost/\* \
|
||||||
|
botan/\* \
|
||||||
ext/asio/\* \
|
ext/asio/\* \
|
||||||
|
ext/coroutine/\* \
|
||||||
gtest/\* \
|
gtest/\* \
|
||||||
|
log4cplus/\* \
|
||||||
usr/include/\* \
|
usr/include/\* \
|
||||||
tests/\* \
|
tests/\* \
|
||||||
unittests/\* \
|
unittests/\* \
|
||||||
|
Reference in New Issue
Block a user