mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
365 B
Plaintext
7 lines
365 B
Plaintext
o Minor bugfixes (testing):
|
|
- We no longer disable assertions in the unit tests when coverage
|
|
is enabled. Instead, we require you to say --disable-asserts-in-tests
|
|
to the configure script if you need assertions disabled in the
|
|
unit tests (for example, if you want to perform branch coverage).
|
|
Fixes bug 18242; bugfix on 0.2.7.1-alpha.
|