Quellcode durchsuchen

marked up tests for Boost.Parameter

[SVN r35789]
Daniel Wallin vor 19 Jahren
Ursprung
Commit
23033251a7
1 geänderte Dateien mit 22 neuen und 0 gelöschten Zeilen
  1. 22 0
      status/explicit-failures-markup.xml

+ 22 - 0
status/explicit-failures-markup.xml

@@ -3142,6 +3142,28 @@ for more information.
             <note refid="31" author="Daniel Wallin"/>
         </mark-expected-failures>
 
+        <mark-expected-failures>
+            <test name="result_of"/>
+            <toolset name="vc-6*"/>
+            <toolset name="vc-7_0"/>
+            <toolset name="borland-5_6_4"/>
+            <toolset name="borland-5_8_2"/>
+            <note refid="31" author="Daniel Wallin"/>
+        </mark-expected-failures>
+
+        <mark-expected-failures>
+            <test name="python_test"/>
+            <toolset name="qcc-3.3.5_gpp"/>
+            <note refid="6" author="Daniel Wallin"/>
+        </mark-expected-failures>
+
+        <mark-expected-failures>
+            <test name="sfinae"/>
+            <toolset name="borland-5_8_2"/>
+            <toolset name="vc-6_5-stlport"/>
+            <note refid="29" author="Daniel Wallin"/>
+        </mark-expected-failures>
+
     </library>
 
      <!-- pointer container -->

粤ICP备19079148号