Boost logo

Boost :

From: Roman Yakovenko (roman.yakovenko_at_[hidden])
Date: 2004-04-29 08:48:42


Hi. I think I found error within example "The class member function based test cases".
The error is in the first example: ts->add( BOOST_CLASS_TEST_CASE( &my_complex_test::test_feature1 ) );
BOOST_CLASS_TEST_CASE macro expects 2 parameters, instance parameter is missing.

Roman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk