
24 Jun
2009
24 Jun
'09
1:27 a.m.
Steven Watanabe <watanabesj <at> gmail.com> writes:
Don't #define BOOST_TEST_MODULE in more than one translation unit.
This is covered in docs I believe. BOOST_TEST_MODULE has similar effect as BOOST_TEST_MAIN, but also define the name of the master test suite Gennadiy