]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 32451
authorteor <teor@torproject.org>
Thu, 14 Nov 2019 03:12:42 +0000 (13:12 +1000)
committerteor <teor@torproject.org>
Thu, 14 Nov 2019 03:12:42 +0000 (13:12 +1000)
changes/ticket32451 [new file with mode: 0644]

diff --git a/changes/ticket32451 b/changes/ticket32451
new file mode 100644 (file)
index 0000000..dcca851
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor features (testing):
+    - Allow test_parseconf.sh to test expected log outputs for successful
+      configs, as well as failed configs. Closes ticket 32451.
+    - Add common failure cases for test_parseconf.sh in
+      src/test/conf_failures. Closes ticket 32451.