
9 Feb
2005
9 Feb
'05
3:32 p.m.
Hello, several test macros are used with the wrong number of arguments by several tests: octonion_test: BOOST_REQUIRE_PREDICATE, BOOST_CHECK_PREDICATE quaternion_test: BOOST_REQUIRE_PREDICATE, BOOST_CHECK_PREDICATE sinc_test: BOOST_CHECK_PREDICATE unicode_iterator_test: BOOST_CHECK_EQUAL_COLLECTIONS Fusion still uses BOOST_TEST (which doesn't exist anymore). Regards, m