|
|
@@ -5473,6 +5473,21 @@ This platform doesn't supports Boost.Chrono.
|
|
|
</mark-expected-failures>
|
|
|
</library>
|
|
|
|
|
|
+ <!-- tti -->
|
|
|
+ <library name="tti">
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="test_has_mem_data2"/>
|
|
|
+ <test name="test_has_mem_fun_cv_fail2"/>
|
|
|
+ <test name="test_has_mem_fun_cv_fail4"/>
|
|
|
+ <test name="test_has_member "/>
|
|
|
+ <test name="test_has_member_compile"/>
|
|
|
+ <test name="test_has_member_cv "/>
|
|
|
+ <test name="test_has_member_cv_compile "/>
|
|
|
+ <toolset name="vacpp-12.1.0.1"/>
|
|
|
+ <note>These are all failures with Boost.FunctionTypes which TTI uses.</note>
|
|
|
+ </mark-expected-failures>
|
|
|
+ </library>
|
|
|
+
|
|
|
<!-- tuple -->
|
|
|
<library name="tuple">
|
|
|
<mark-unusable>
|