commit 9f37c0f4f2cde6b0f5be04f50edcfb23ce999830 Author: teor teor@torproject.org Date: Thu Nov 14 13:12:42 2019 +1000
changes: file for 32451 --- changes/ticket32451 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket32451 b/changes/ticket32451 new file mode 100644 index 000000000..dcca851e5 --- /dev/null +++ b/changes/ticket32451 @@ -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.