$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-06-27 21:28:44
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.
Thanks,
Sohail