tor/changes/ticket32397
teor 22482fd454
test/parseconf: Add support for optional library variants
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.
2019-11-06 21:36:42 +10:00

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.