Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2007-11-21 06:43:01


Author: bgubenko
Date: 2007-11-21 06:43:00 EST (Wed, 21 Nov 2007)
New Revision: 41276
URL: http://svn.boost.org/trac/boost/changeset/41276

Log:
fix typo in the marking of function_types library tests
Text files modified:
   trunk/status/explicit-failures-markup.xml | 8 ++++----
   1 files changed, 4 insertions(+), 4 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-21 06:43:00 EST (Wed, 21 Nov 2007)
@@ -1488,10 +1488,10 @@
     <!-- function_types -->
     <library name="function_types">
         <mark-expected-failures>
- <test name="nonmember_ccs.cpp"/>
- <test name="nonmember_ccs_exact.cpp"/>
- <test name="member_ccs.cpp"/>
- <test name="member_ccs_exact.cpp"/>
+ <test name="nonmember_ccs"/>
+ <test name="nonmember_ccs_exact"/>
+ <test name="member_ccs"/>
+ <test name="member_ccs_exact"/>
             <toolset name="acc*"/>
             <note author="Boris Gubenko" refid="44"/>
         </mark-expected-failures>


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