Browse Source

Changes file for 22497

Nick Mathewson 6 years ago
parent
commit
e7c1a6f4f7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug22497

+ 4 - 0
changes/bug22497

@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+    - Use our test macros more consistently, to produce more useful
+      error messages when our unit tests fail.  Add coccinelle patches 
+      to allow us to re-check for test macro uses. Closes ticket 22497.