Boost logo

Boost :

Subject: Re: [boost] [detail][lightweight_test.hpp] Proposal to add BOOST_TEST_THROWS to boost/detail/lightweight_test.hpp
From: Peter Dimov (lists_at_[hidden])
Date: 2013-03-14 18:16:12


Ion Gaztañaga wrote:
> Patch attached with implementation and more comments. Ok to commit?

This looks fine except that the comments for _EQ and _NE are reversed (the
first says if expr1 == expr2 increases the error count, whereas expr1 !=
expr2 does) and the #include of no_exception_support.hpp should be removed.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk