Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-25 | Teach cov-exclude to detect runaway LCOV_EXCL_START lines | Nick Mathewson | |
Also, fix two instances of runaway LCOV_EXCL_START lines. | |||
2016-04-12 | Adopt the LCOV convention for marking lines as unreachable by tests. | Nick Mathewson | |
Document this convention. Add a script to post-process .gcov files in order to stop nagging us about excluded lines. Teach cov-diff to handle these post-processed files. Closes ticket 16792 |