bug18242 365 B

123456
  1. o Minor bugfixes (testing):
  2. - We no longer disable assertions in the unit tests when coverage
  3. is enabled. Instead, we require you to say --disable-asserts-in-tests
  4. to the configure script if you need assertions disabled in the
  5. unit tests (for example, if you want to perform branch coverage).
  6. Fixes bug 18242; bugfix on 0.2.7.1-alpha.