diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-09-08 14:44:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-09-08 14:44:34 -0400 |
commit | 98be93d6d7f8a72861de7444a8356e8d1abf6bb0 (patch) | |
tree | 2d41afdb5f97bd387bf75cdaae5f010e8ee703b2 | |
parent | c59257d3787a452b34bc8c608c2c123929bdad0d (diff) | |
download | tor-98be93d6d7f8a72861de7444a8356e8d1abf6bb0.tar.gz tor-98be93d6d7f8a72861de7444a8356e8d1abf6bb0.zip |
changes file for 16953
-rw-r--r-- | changes/test-net-all | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/test-net-all b/changes/test-net-all new file mode 100644 index 0000000000..9a2e5ed773 --- /dev/null +++ b/changes/test-net-all @@ -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. |