mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
22482fd454
test_parseconf.sh now supports:
* {error,expected}{,_lzma,_nss,_zstd}{,_no_dirauth,_no_relay_dirauth}
Or any combination of two or more optional libraries.
Closes ticket 32397.
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
o Minor features (testing):
|
|
- test_parseconf.sh now supports result variants for any combination
|
|
of the optional libraries lzma, nss, and zstd.
|
|
Closes ticket 32397.
|