mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 15:23:27 +01:00
7 lines
357 B
Plaintext
7 lines
357 B
Plaintext
|
o Minor features:
|
||
|
- Remove assertions during builds to determine Tor's test coverage.
|
||
|
We don't want to trigger these even in assertions, so including
|
||
|
them artificially makes our branch coverage look worse than it is.
|
||
|
This patch provides the new test-stem-full and coverage-html-full
|
||
|
configure options. Implements ticket 15400.
|