Subject: [Boost-users] [Boost.Test] Controlling Windows debug trace output
From: Alexander Lamaison (awl03_at_[hidden])
Date: 2009-07-15 17:28:39


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.

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?

Many thanks.

Alex Lamaison