Boost logo

Boost Users :

Subject: Re: [Boost-users] Quick Unit Test Question
From: Brad Tilley (kj4eit_at_[hidden])
Date: 2012-01-10 08:44:01


> Please take a look to the link below regarding testing tools and their
> relation to the error counter and test execution:http://www.boost.org/doc/libs/1_46_1/libs/test/doc/html/utf/testing-t...
>
> With Kind Regards,
> Ovanes

Perhaps it's just me, but I cannot make BOOST_WARN issue a warning.
It's silent no matter how I use it BOOST_WARN( 1+1 == 3 ) does not
issue a warning. Is that expected, does something have to be tweaked
to show warning messages?

Both BOOST_CHECK and BOOST_REQUIRE work as expected.


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