|
|
@@ -4279,6 +4279,34 @@ for more information.
|
|
|
<toolset name="gcc-2*"/>
|
|
|
<note author="John Maddock" refid="2"/>
|
|
|
</mark-expected-failures>
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="test_array"/>
|
|
|
+ <test name="std_test_array"/>
|
|
|
+ <test name="test_array_tricky"/>
|
|
|
+ <test name="std_test_array_tricky"/>
|
|
|
+ <test name="test_bind"/>
|
|
|
+ <test name="std_test_bind"/>
|
|
|
+ <test name="test_complex"/>
|
|
|
+ <test name="std_test_complex"/>
|
|
|
+ <test name="test_function"/>
|
|
|
+ <test name="std_test_function"/>
|
|
|
+ <test name="test_random"/>
|
|
|
+ <test name="std_test_random"/>
|
|
|
+ <test name="test_reference_wrapper"/>
|
|
|
+ <test name="std_test_reference_wrapper"/>
|
|
|
+ <test name="test_regex"/>
|
|
|
+ <test name="std_test_regex"/>
|
|
|
+ <test name="test_result_of"/>
|
|
|
+ <test name="std_test_result_of"/>
|
|
|
+ <test name="test_shared_ptr"/>
|
|
|
+ <test name="std_test_shared_ptr"/>
|
|
|
+ <test name="test_tuple"/>
|
|
|
+ <test name="std_test_tuple"/>
|
|
|
+ <toolset name="vc-7"/>
|
|
|
+ <note author="John Maddock">
|
|
|
+ This library is almost unusable with VC7 due to name lookup issues.
|
|
|
+ </note>
|
|
|
+ </mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
<test name="tr1_aligned_storage_test"/>
|
|
|
<toolset name="cw-8_3"/>
|