aboutsummaryrefslogtreecommitdiff
path: root/changes/fancy_testing
diff options
context:
space:
mode:
Diffstat (limited to 'changes/fancy_testing')
-rw-r--r--changes/fancy_testing4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/fancy_testing b/changes/fancy_testing
index 3e8ccbca4..ad197c6f5 100644
--- a/changes/fancy_testing
+++ b/changes/fancy_testing
@@ -10,3 +10,7 @@
in the unit tests; all functions exposed from a module for
unit-testing only are now static in production builds.
+ - Add an --enable-coverage configuration option to make the unit
+ tests (and a new src/or/tor-cov target) to build with gcov test
+ coverage support.
+