« 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

Greg Christopher wrote:
> And change BOOST_FIXTURE_TEST_CASE toBOOST_TEST_CASE(foo)... it won't compile:

Correct name is BOOST_AUTO_TEST_CASE. BOOST_TEST_CASE is used with
manual test case registration.

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