mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
|
o Minor features (testing):
|
||
|
- Use the lcov convention for marking lines as unreachable, so that
|
||
|
we don't count them when we're generating test coverage data.
|
||
|
Update our coverage tools to understand this convention.
|
||
|
Closes ticket #16792.
|
||
|
|
||
|
|