Sfoglia il codice sorgente

Changes file for 22497

Nick Mathewson 8 anni fa
parent
commit
e7c1a6f4f7
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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.