tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit b064e0420ab363a5cd5832bac5e39dd1992c2b3c
parent 171a741901d7368a4fbb6573ff7a6f3bbfd8341c
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon, 21 Oct 2019 14:46:04 -0400

Changes file for 32175 (test_options.c cleanup)

Diffstat:
Achanges/bug32175 | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/changes/bug32175 b/changes/bug32175 @@ -0,0 +1,6 @@ + o Minor bugfixes (tests): + - Our option-validation tests no longer depend on specially configured + non-default, non-passing set of options. Previously, the tests had + been written to assume that options would _not_ be set to their + defaults, which led to needless complexity and verbosity. + Fixes bug 32175; bugfix on 0.2.8.1-alpha.