Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-10-02 13:28:19


Author: johnmaddock
Date: 2007-10-02 13:28:01 EDT (Tue, 02 Oct 2007)
New Revision: 39655
URL: http://svn.boost.org/trac/boost/changeset/39655

Log:
Update for Borland compilers: new Borland versions, and new tests, but otherwise the same failures as before.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 5 ++++-
   1 files changed, 4 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-10-02 13:28:01 EDT (Tue, 02 Oct 2007)
@@ -4215,6 +4215,8 @@
             <test name="tricky_add_pointer_test"/>
             <test name="tricky_function_type_test"/>
             <test name="tricky_incomplete_type_test"/>
+ <test name="make_signed_test"/>
+ <test name="make_unsigned_test"/>
             <toolset name="borland-5.6*"/>
             <toolset name="borland-5.8*"/>
             <toolset name="borland-5.9*"/>
@@ -4547,7 +4549,8 @@
             <test name="std_test_type_traits"/>
             <test name="run_complex_overloads"/>
             <test name="std_run_complex_overloads"/>
- <test name="run_random"/>
+ <test name="test_shared_ptr"/>
+ <test name="std_test_shared_ptr"/>
             <test name="std_run_random"/>
             <test name="test_tuple_tricky"/>
             <test name="tr1_is_convertible_test"/>


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