tor/changes/coverage-html

6 lines
208 B
Plaintext
Raw Normal View History

o Minor features (testing):
- Add a "coverage-html" make target to generate HTML-visualized
coverage results when building with --enable-coverage. (Requires lcov.)
Patch from Kevin Murray.