tor/changes/ticket31637

7 lines
335 B
Plaintext
Raw Normal View History

2019-09-12 22:54:32 +02:00
o Minor features (testing):
- Add a script to invoke "tor --dump-config" and "tor --verify-config"
with various configuration options, and see whether tor's resulting
configuration or error messages are what we expect. Use it for
integration testing of our +Option and /Option flags.
Closes ticket 31637.