|
|
@@ -1179,6 +1179,7 @@
|
|
|
<test name="operations_test"/>
|
|
|
<test name="operations_test_dll"/>
|
|
|
<toolset name="msvc*"/>
|
|
|
+ <toolset name="vc-6_5*"/>
|
|
|
<note author="Beman Dawes" refid="31"/> <!-- esoteric features don't work -->
|
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
@@ -1212,7 +1213,7 @@
|
|
|
<test name="mbcopy"/>
|
|
|
<test name="mbpath"/>
|
|
|
<test name="wide_test"/>
|
|
|
- <toolset name="qcc-3.3.5-gpp"/>
|
|
|
+ <toolset name="qcc-3.3.5_gpp"/>
|
|
|
<note author="Jim Douglas" refid="36"/>
|
|
|
</mark-expected-failures>
|
|
|
</library>
|
|
|
@@ -3984,7 +3985,6 @@ for more information.
|
|
|
</note>
|
|
|
</mark-unusable>
|
|
|
<mark-expected-failures>
|
|
|
- <test name="test_array_tricky"/>
|
|
|
<test name="test_mem_fn_tricky"/>
|
|
|
<test name="test_bind_tricky"/>
|
|
|
<test name="test_reference_wrapper_tricky"/>
|
|
|
@@ -3994,7 +3994,6 @@ for more information.
|
|
|
<test name="std_test_bind_tricky"/>
|
|
|
<test name="std_test_reference_wrapper_tricky"/>
|
|
|
<test name="std_test_function_tricky"/>
|
|
|
- <test name="std_test_tuple_tricky"/>
|
|
|
<toolset name="*"/>
|
|
|
<note author="John Maddock">
|
|
|
These tests test features that are not supported in the
|