commit 1e9053974b5958fae3fdc6f73cae4ae11d71a348 Author: Nick Mathewson nickm@torproject.org Date: Tue Apr 15 15:03:49 2014 -0400
add changes file for 11507 --- changes/11507 | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/changes/11507 b/changes/11507 new file mode 100644 index 0000000..f656d90 --- /dev/null +++ b/changes/11507 @@ -0,0 +1,7 @@ + o Testing support: + - New macros in test.h to simplify writting mock-functions for unit + tests. Part of ticket 11507. Patch from Dana Koch. + + o Testing: + - Complete tests for the status.c module. Resolves ticket 11507. + Patch from Dana Koch.
tor-commits@lists.torproject.org