[tor-commits] [tor/master] Merge branch 'writing_tests'

nickm at torproject.org nickm at torproject.org
Thu May 7 19:30:05 UTC 2015


commit e086db795238da9187aa9824fda3d708cff10bf6
Merge: a2a6a19 79e8531
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu May 7 15:29:56 2015 -0400

    Merge branch 'writing_tests'

 doc/WritingTests.txt    |  167 +++++++++++++++++++++++++++++++++++++++++++++++
 src/common/tortls.c     |    4 +-
 src/common/tortls.h     |    2 +-
 src/common/util.c       |    2 +-
 src/common/util.h       |    2 +-
 src/or/buffers.c        |    2 +-
 src/test/test_buffers.c |   55 ++++++++++++++++
 src/test/test_util.c    |   30 +++++++++
 8 files changed, 258 insertions(+), 6 deletions(-)



More information about the tor-commits mailing list