Modified:
/wiki/Glossary.wiki
=======================================
--- /wiki/Glossary.wiki Sun Jan 24 21:41:29 2010
+++ /wiki/Glossary.wiki Mon Jan 24 10:37:31 2011
@@ -1881,6 +1881,8 @@
You would typically adjust this to exclude tests from coverage runs.
Used by the code_coverage tool.
+NOTE: when running under coverage (particularly on windows) you need to
invoke with --mode=MYCOVMODE coverage, in order for vspermon to be started
at the right time.
+
By default: ['run_all_tests']
== COVERAGE_VSINSTR ==