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:
Nathan Wilcox
2016-04-18 11:15:34 -07:00
parent 3ab0c1a790
commit d16d5ef832
3 changed files with 54 additions and 7 deletions

2
.gitignore vendored
View File

@@ -102,8 +102,10 @@ build
#lcov
*.gcno
*.gcda
/*.info
test_bitcoin.coverage/
zcash-gtest.coverage/
total.coverage/
coverage_percent.txt