
23 Jun
2009
23 Jun
'09
7:27 p.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