« Return to Thread: [Boost.Test] [1.38] Automated test suie registration with muti-file-test-modules

Re: [Boost.Test] [1.38] Automated test suie registration with muti-file-test-modules

by Gennadiy Rozental-2 :: Rate this Message:

Reply to Author | View in Thread

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

_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users

 « Return to Thread: [Boost.Test] [1.38] Automated test suie registration with muti-file-test-modules