cov
cov copied to clipboard
v0.1.0 test cases
-
Add test cases to verify
covcan parse*.gcno/*.gcdagenerated from:- [x] rustc
- [x] clang 4
- [x] gcc 7
-
[x] Ensure the counts of
*.gcno/*.gcdaare consistent with output fromllvm-cov/gcov-7. -
[ ] Repeat above for the specimens.
-
Enable CIs
- [ ] Travis CI (Linux, macOS)
- [ ] AppVeyor (Windows-MSVC)