]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 16953
authorNick Mathewson <nickm@torproject.org>
Tue, 8 Sep 2015 18:44:34 +0000 (14:44 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 8 Sep 2015 18:44:34 +0000 (14:44 -0400)
changes/test-net-all [new file with mode: 0644]

diff --git a/changes/test-net-all b/changes/test-net-all
new file mode 100644 (file)
index 0000000..9a2e5ed
--- /dev/null
@@ -0,0 +1,3 @@
+  o Testing:
+    - New make target (make test-network-all) to run multiple applicable
+      chutney test cases. Patch from Teor; closes 16953.