Boost logo

Boost Testing :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2005-05-15 20:18:43


Rene Rivera writes:
> I recently added a test to static_assert,
> static_assert_test_fail_function. At the same time I added a markup
> for the one compiler I knew to fail the test:
>
> <test name="static_assert_test_fail_function">
> <mark-failure>
> <toolset name="cw-8*"/>
> <note author="R. Rivera">
> This failure is caused by a compiler optimization. The compiler
> doesn't instantiate types not affecting semantics of the program,
> per section 14.7.1 [temp.inst].
> </note>
> </mark-failure>
> </test>
>
> But looking at the current results: http://tinyurl.com/8udvm - The
> above seems to be matching as if I had done: <toolset name="cw-*"/>
> instead.

It was, fixed in the CVS.

Thanks for the report,

-- 
Aleksey Gurtovoy
MetaCommunications Engineering

Boost-testing list run by mbergal at meta-comm.com