commit 9f37c0f4f2cde6b0f5be04f50edcfb23ce999830 parent aa3e2bbd4bb52f0e8fc550841ffdcf2da3fa2fa7 Author: teor <teor@torproject.org> Date: Thu, 14 Nov 2019 13:12:42 +1000 changes: file for 32451 Diffstat:
| A | changes/ticket32451 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket32451 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.