blob: e91f6d5eb320543bb00752fc140945ff0b5cee90 (
plain)
1
2
3
4
5
6
|
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.
|