summaryrefslogtreecommitdiff
path: root/changes/bug32175
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-21 14:46:04 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-21 14:46:04 -0400
commitb064e0420ab363a5cd5832bac5e39dd1992c2b3c (patch)
tree1832a2254c91df10eb8ccb876dbe5b20d7c6188c /changes/bug32175
parent171a741901d7368a4fbb6573ff7a6f3bbfd8341c (diff)
downloadtor-b064e0420ab363a5cd5832bac5e39dd1992c2b3c.tar.gz
tor-b064e0420ab363a5cd5832bac5e39dd1992c2b3c.zip
Changes file for 32175 (test_options.c cleanup)
Diffstat (limited to 'changes/bug32175')
-rw-r--r--changes/bug321756
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug32175 b/changes/bug32175
new file mode 100644
index 0000000000..ac78dcf340
--- /dev/null
+++ 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.