
18 Aug
2006
18 Aug
'06
4:19 a.m.
"Gennaro Prota" <gennaro_prota@yahoo.com> wrote in message news:km3id29penetbssgc0om8gps7b5pokioe0@4ax.com...
Hi,
I'd like to request a way to inform the test system whether I want a success message or not. The Inspect tool makes a good example: if the user just invokes <inspect --help> I do not want a "no errors detected" to be displayed at the end. However, if I really run the inspection and there are no errors I'd like to have the message. Of course BOOST_PRG_MON_CONFIRM can't do that.
Why don't you set BOOST_PRG_MON_CONFIRM to "no" from within your code in case help was requested? Gennadiy