mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
335 B
Plaintext
7 lines
335 B
Plaintext
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.
|