|
|
@@ -1,7 +1,5 @@
|
|
|
-<explicit-failures-markup
|
|
|
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
- xsi:noNamespaceSchemaLocation="http://boost.cvs.sourceforge.net/*checkout*/boost/boost/status/explicit-failures.xsd"
|
|
|
- >
|
|
|
+st<explicit-failures-markup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
+ xsi:noNamespaceSchemaLocation="explicit-failures.xsd">
|
|
|
|
|
|
<!--
|
|
|
PLEASE VALIDATE THE XML BEFORE COMMITTING YOUR CHANGES!
|
|
|
@@ -360,25 +358,25 @@
|
|
|
<library name="concept_check">
|
|
|
<mark-expected-failures>
|
|
|
<test name="class_concept_fail_expected">
|
|
|
- <mark-failure>
|
|
|
- <toolset name="cw-8.3*"/>
|
|
|
- <note author="B. Dawes" refid="3"/>
|
|
|
- </mark-failure>
|
|
|
- </test>
|
|
|
- <test name="class_concept_fail_expected">
|
|
|
- <mark-failure>
|
|
|
- <toolset name="borland-5*"/>
|
|
|
- <toolset name="msvc-6.5*"/>
|
|
|
- <toolset name="msvc-7.0"/>
|
|
|
- <note author="Jeremy Siek"/>
|
|
|
- </mark-failure>
|
|
|
- </test>
|
|
|
- <test name="stl_concept_covering">
|
|
|
- <mark-failure>
|
|
|
- <toolset name="*"/>
|
|
|
- <note author="Jeremy Siek" refid="1"/>
|
|
|
- </mark-failure>
|
|
|
- </test>
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="cw-8.3*"/>
|
|
|
+ <note author="B. Dawes" refid="3"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
+ <test name="class_concept_fail_expected">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="borland-5*"/>
|
|
|
+ <toolset name="msvc-6.5*"/>
|
|
|
+ <toolset name="msvc-7.0"/>
|
|
|
+ <note author="Jeremy Siek"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
+ <test name="stl_concept_covering">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="*"/>
|
|
|
+ <note author="Jeremy Siek" refid="1"/>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
</mark-expected-failures>
|
|
|
</library>
|
|
|
|