[tor-commits] [tor/master] Add a changes file for 13119
    nickm at torproject.org 
    nickm at torproject.org
       
    Wed Sep 17 14:31:22 UTC 2014
    
    
  
commit c72a94ea1c51b53aa174f82da11cdbc8a99b3c40
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Sep 15 21:39:12 2014 -0400
    Add a changes file for 13119
---
 changes/ticket_13119 |    6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/changes/ticket_13119 b/changes/ticket_13119
new file mode 100644
index 0000000..042106e
--- /dev/null
+++ b/changes/ticket_13119
@@ -0,0 +1,6 @@
+  o Code refactoring:
+    - Revise all unit tests that used the legacy test_* macros to
+      instead use the recommended tt_* macros. This patch was
+      generated with coccinelle, to avoid manual errors. Closes
+      ticket 13119.
+
    
    
More information about the tor-commits
mailing list