
On Fri, 11 Aug 2006 20:50:13 +0200, Gennaro Prota <gennaro_prota@yahoo.com> wrote:
On Fri, 11 Aug 2006 13:21:16 -0400, "Gennadiy Rozental" <gennadiy.rozental@thomson.com> wrote:
The UTF supports --report_level=no, which will cause no confirmation message to appear.
You could also use unit_test::results_reporter::set_level( unit_test::NO_REPORT ) to update the report level programmatically.
Thanks, I'll see if I can apply that. Likely to be my last contribution to Boost, and a little present to Beman :-) Wish I could thank him better.
Hmm, I must have been asleep when I wrote this. The Inspect tool uses the program execution monitor (which makes sense; it's not a unit test). So we are back to the starting point (or, rather, we have never moved from there). -- [ Gennaro Prota, C++ developer. For hire ]