Subject: Re: [Boost-users] [unit_test_framework] checkpoints for BOOST_CHECK*?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-08-28 02:42:22


rozelak_at_[hidden] wrote:
> Is there a way how to achieve what I am looking for?

Use BOOST_TEST_MESSAGE and set log level to message

Gennadiy