|
|
@@ -4092,11 +4092,11 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
|
<test name="test_mem_fn_tricky"/>
|
|
|
<test name="test_bind_tricky"/>
|
|
|
- <test name="test_reference_wrapper_tricky"/>
|
|
|
+ <test name="test_ref_wrapper_tricky"/>
|
|
|
<test name="test_function_tricky"/>
|
|
|
<test name="std_test_mem_fn_tricky"/>
|
|
|
<test name="std_test_bind_tricky"/>
|
|
|
- <test name="std_test_reference_wrapper_tricky"/>
|
|
|
+ <test name="std_test_ref_wrapper_tricky"/>
|
|
|
<test name="std_test_function_tricky"/>
|
|
|
<toolset name="*"/>
|
|
|
<note author="John Maddock">
|
|
|
@@ -4200,9 +4200,9 @@ for more information.
|
|
|
<test name="tr1_remove_pointer_test"/>
|
|
|
<test name="tr1_remove_reference_test"/>
|
|
|
<test name="tr1_remove_volatile_test"/>
|
|
|
- <test name="tr1_tricky_abstract_type_test"/>
|
|
|
- <test name="tr1_tricky_add_pointer_test"/>
|
|
|
- <test name="tr1_tricky_partial_spec_test"/>
|
|
|
+ <test name="tr1_tky_abstract_type_test"/>
|
|
|
+ <test name="tr1_tky_add_pointer_test"/>
|
|
|
+ <test name="tr1_tky_partial_spec_test"/>
|
|
|
<toolset name="borland-5_6*"/>
|
|
|
<toolset name="borland-5.6*"/>
|
|
|
<note author="John Maddock">
|
|
|
@@ -4260,6 +4260,7 @@ for more information.
|
|
|
<test name="std_test_bind"/>
|
|
|
<test name="test_bind"/>
|
|
|
<toolset name="gcc-4*darwin"/>
|
|
|
+ <toolset name="darwin*"/>
|
|
|
<note author="John Maddock">
|
|
|
These tests fail on this platform due to a recuring GCC bug.
|
|
|
</note>
|