From: Ed Johnson (ed_at_[hidden])
Date: 2006-05-04 03:24:15


  In 1.33.1 release, is the following true?

BOOST_FIXTURE_TEST_SUITE( suite_name, F ); //not supported
BOOST_FIXTURE_TEST_CASE( test_name, F ); //not supported

Thanks,

Ed