Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84599 - branches/release/status
From: eldiener_at_[hidden]
Date: 2013-06-01 10:40:48


Author: eldiener
Date: 2013-06-01 10:40:47 EDT (Sat, 01 Jun 2013)
New Revision: 84599
URL: http://svn.boost.org/trac/boost/changeset/84599

Log:
Updated for TTI
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 15 +++++++++++++++
   1 files changed, 15 insertions(+), 0 deletions(-)

Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2013-06-01 10:40:47 EDT (Sat, 01 Jun 2013)
@@ -5473,6 +5473,21 @@
         </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>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk