
4 Nov
2012
4 Nov
'12
9:19 a.m.
Vicente J. Botet Escriba <vicente.botet <at> wanadoo.fr> writes:
Hi,
I don't think that there should be conflicts but I wanted just to report that boost/detail/lightweight_test.hpp defines
#define BOOST_TEST(expr) ((expr)? (void)0:
No one is expected to include both Boost.Test and other unit testing variants in the test file. Gennadiy