Add coverage support scoped to only the zcash-gtest run; invoke with make zcash-cov; make cov is a superset.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -102,8 +102,10 @@ build
|
||||
|
||||
#lcov
|
||||
*.gcno
|
||||
*.gcda
|
||||
/*.info
|
||||
test_bitcoin.coverage/
|
||||
zcash-gtest.coverage/
|
||||
total.coverage/
|
||||
coverage_percent.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user