Merge remote-tracking branch 'public/ticket_13119_v3'

This commit is contained in:
Nick Mathewson
2014-09-17 10:27:40 -04:00
24 changed files with 2768 additions and 2682 deletions
+6
View File
@@ -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.