Explorar o código

use <mark-expected-failures> to fold vc7 graph library markup

[SVN r25245]
Aleksey Gurtovoy %!s(int64=21) %!d(string=hai) anos
pai
achega
3cc2ed8de4
Modificáronse 1 ficheiros con 14 adicións e 50 borrados
  1. 14 50
      status/explicit-failures-markup.xml

+ 14 - 50
status/explicit-failures-markup.xml

@@ -312,56 +312,21 @@
             <toolset name="msvc"/>
             <toolset name="msvc"/>
             <toolset name="msvc-stlport"/>
             <toolset name="msvc-stlport"/>
         </mark-unusable>
         </mark-unusable>
-        <test name="adj_matrix_cc">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="bfs_cc">
-            <mark-failure>
-                <toolset name="vc7"/>
-                 <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="bundled_properties">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="dfs_cc">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="dijkstra_cc">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="subgraph">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="transitive_closure_test">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
-        <test name="vector_graph_cc">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note refid="3" author="D. Gregor"/>
-            </mark-failure>
-        </test>
+        <mark-expected-failures>
+            <test name="adj_matrix_cc"/>
+            <test name="bfs_cc"/>
+            <test name="bundled_properties"/>
+            <test name="dfs_cc"/>
+            <test name="dijkstra_cc"/>
+            <test name="subgraph"/>
+            <test name="transitive_closure_test"/>
+            <test name="vector_graph_cc"/>
+            <toolset name="vc7"/>
+            <note refid="3" author="D. Gregor"/>
+        </mark-expected-failures>
     </library>
     </library>
 
 
+
     <!-- lambda -->
     <!-- lambda -->
     <library name="lambda">
     <library name="lambda">
         <mark-unusable>
         <mark-unusable>
@@ -371,8 +336,7 @@
             <toolset name="borland-5.6.4"/>
             <toolset name="borland-5.6.4"/>
             <toolset name="borland-5.5.1"/>
             <toolset name="borland-5.5.1"/>
             <toolset name="vc7"/>
             <toolset name="vc7"/>
-            <note>
-                TBD: Explain why it is not usable 
+            <note refid="3">
             </note>
             </note>
         </mark-unusable>
         </mark-unusable>
     </library>
     </library>

粤ICP备19079148号