coverage 357 B

123456
  1. o Minor features:
  2. - Remove assertions during builds to determine Tor's test coverage.
  3. We don't want to trigger these even in assertions, so including
  4. them artificially makes our branch coverage look worse than it is.
  5. This patch provides the new test-stem-full and coverage-html-full
  6. configure options. Implements ticket 15400.