
29 Jun
2007
29 Jun
'07
9:40 a.m.
"Sohail Somani" <s.somani@fincad.com> wrote in message news:1182994124.1589.82.camel@dev-tk-ss.dvl.financialcad.com...
Is there a way to get Boost.Test to spit out the seed it uses for randomizing the test case order? log_level=test_suite is too noisy. I basically want seed + normal output.
log_level=message should be enough. Gennadiy