From: SourceForge.net <no...@so...> - 2012-10-15 14:29:02
|
Patches item #3577330, was opened at 2012-10-15 07:29 Message generated for change (Tracker Item Submitted) made by matthieu_moy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720017&aid=3577330&group_id=130558 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matthieu Moy (matthieu_moy) Assigned to: Nobody/Anonymous (nobody) Summary: Allow the user to chose the verbosity at runtime Initial Comment: By default, cobertura-instrumented programs output 4 lines of informative messages. In some testsuites, these lines can make the tests fail. Allow the user to disable them by setting an environment variable before running the testsuite. We introduce a minimalistic trace system that reads the environment variable. Currently, the trace level is indeed a yes/no configuration, but we leave room for future finer-grained control with the same environment variable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720017&aid=3577330&group_id=130558 |