Boost logo

Boost Users :

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


rozelak_at_[hidden] wrote:
> Is there a change to accept it in the boost test framework, if I try
> to implement it?

1. I forgot to mention that you can use BOOST_CHECK_MESSAGE and record
whatever you want there.

2. I do not see how this is better than BOOST_TEST_MESSAGE approach. You
run your test either with log level set to message all the time or run
it with default log level, but as soon as it fails you can rerun it with
lower log level and see all the details. What do you find lacking in
this approach?

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net