$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [detail][lightweight_test.hpp] Proposal to add BOOST_TEST_THROWS to boost/detail/lightweight_test.hpp
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2013-03-16 05:30:54
El 15/03/2013 12:08, John Maddock escribió:
> BTW, I wrote something similar myself which contains almost all of the
> Boost.Test testing macros, but depends only on the lightweight test
> header - I'm attaching what I ended up with - do whatever you want with
> it ;-)
Very interesting, thanks for sharing this.
Best,
Ion