
28 Feb
2006
28 Feb
'06
2:06 a.m.
It seems that setting the BOOST_TEST_LOG_LEVEL environment variable (or command line parameter) to "messages" no
Should be "message".
Thanks, Gennadiy and Caleb. My environment variable setting has not changed (from my .cshrc file), so this is interesting - either the spelling of the value has changed in the newer version of Boost Test, or the old spelling I was using worked "accidentally". In any case, it's working now (and I figured it was something simple). Cliff