$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-06-29 11:40:37
"Sohail Somani" <s.somani_at_[hidden]> wrote in message
news:1182994124.1589.82.camel_at_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