Merge remote-tracking branch 'isis-github/bug25425_squashed2'

This commit is contained in:
Nick Mathewson
2018-04-10 15:32:26 -04:00
9 changed files with 658 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (testing):
- A new unittests module specifically for testing the functions in the
(new-ish) bridges.c module has been created with new unittests, raising
the code coverage percentages. Closes 25425.