浏览代码

whoops, add a changes file for 18242.

Nick Mathewson 8 年之前
父节点
当前提交
5d63cbf7f9
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      changes/bug18242

+ 6 - 0
changes/bug18242

@@ -0,0 +1,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.