mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Updated for TTI
[SVN r84598]
This commit is contained in:
parent
ce1bde312f
commit
e8b8f2611a
1 changed files with 15 additions and 0 deletions
|
@ -5580,6 +5580,21 @@ This platform doesn't supports Boost.Container.
|
|||
|
||||
</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>
|
||||
|
|
Loading…
Add table
Reference in a new issue