$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Test] Controlling Windows debug trace output
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-07-16 02:30:22
Alexander Lamaison <awl03 <at> doc.ic.ac.uk> writes:
>
> I've recently noticed the Boost.Test outputs anything output using the
> Windows debug trace functions such as ATLTRACE. Thanks for this! This
> makes these trace functions so much more useful.
Umm. Err. Not sure what you mean. Last time I checked I've used iostreams
operations.
> However, I was wondering if there was some way to control this output.
> Ideally, I don't want my automoated test runs to output all these
> tracelines. Is there a flag to the test runnner that will turn them of?
What trace lines you refer to?
Gennadiy