2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] exclude botan, log4cplus and ext/coroutine from c++ coverage report

This commit is contained in:
Jeremy C. Reed
2011-05-31 11:01:07 -05:00
parent 137e70ef17
commit e2f1f9c450

View File

@@ -38,8 +38,11 @@ report-cpp-coverage:
c++/4.4\*/ext/\* \
c++/4.4\*/\*-\*/bits/\* \
boost/\* \
botan/\* \
ext/asio/\* \
ext/coroutine/\* \
gtest/\* \
log4cplus/\* \
usr/include/\* \
tests/\* \
unittests/\* \