Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r48924 - trunk/status
From: john_at_[hidden]
Date: 2008-09-23 05:49:19


Author: johnmaddock
Date: 2008-09-23 05:49:19 EDT (Tue, 23 Sep 2008)
New Revision: 48924
URL: http://svn.boost.org/trac/boost/changeset/48924

Log:
Added markup for the new cmath TR1 tests.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 15 ++++++++++++++-
   1 files changed, 14 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-09-23 05:49:19 EDT (Tue, 23 Sep 2008)
@@ -5067,6 +5067,8 @@
             <test name="std_test_function_tricky"/>
             <test name="std_test_reference_wrapper_tricky"/>
             <test name="test_reference_wrapper_tricky"/>
+ <test name="std_test_cmath_tricky"/>
+ <test name="test_cmath_tricky"/>
             <toolset name="*"/>
             <note author="John Maddock">
                 These tests test features that are not supported in the
@@ -5115,7 +5117,18 @@
             </note>
         </mark-expected-failures>
 
- <mark-expected-failures>
+ <mark-expected-failures>
+ <test name="test_cmath"/>
+ <test name="std_test_cmath"/>
+ <toolset name="intel-linux-9.0"/>
+ <toolset name="darwin-4.0.1"/>
+ <note author="John Maddock">
+ These tests fail due to a lack of adequate
+ long double std math lib support.
+ </note>
+ </mark-expected-failures>
+
+ <mark-expected-failures>
             <test name="test_regex"/>
             <test name="std_test_regex"/>
             <toolset name="gcc-mingw*"/>


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