$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Jonathan Wakely: "Re: [boost] inherited operators"
- Previous message: Martin Wille: "[boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
- In reply to: Martin Wille: "[boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
- Next in thread: Martin Wille: "Re: [boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
- Reply: Martin Wille: "Re: [boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
Martin Wille wrote:
> Martin Wille wrote more than a week ago:
>
> > 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).
>
> I'm under the impression nothing has been fixed since I wrote
> that message, with the exception of the unicode_iterator_test
> (which fails for other reasons now).
AFAIK Fusion uses the BOOST_TEST macro from the
<boost/detail/lightweight_test.hpp> header, so this is fine.
Regards Hartmut
- Next message: Jonathan Wakely: "Re: [boost] inherited operators"
- Previous message: Martin Wille: "[boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
- In reply to: Martin Wille: "[boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
- Next in thread: Martin Wille: "Re: [boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
- Reply: Martin Wille: "Re: [boost] Incorrect usage of test macros in octionion, quaternion, special_functions, fusion."
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>