Sfoglia il codice sorgente

cw-8_3 fails the preprocessor seq test

[SVN r30037]
Douglas Gregor 21 anni fa
parent
commit
97fe143054
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -1330,6 +1330,15 @@ for more information.
       </mark-unusable>
     </library>
 
+    <!-- preprocessor -->
+    <library name="preprocessor">
+        <mark-expected-failures>
+            <test name="seq"/>
+            <toolset name="cw-8_3"/>
+            <note author="Paul Mensonides" refid="2"/>
+        </mark-expected-failures>
+    </library>
+
     <!-- serialization -->
     <library name="serialization">
         <mark-unusable>

粤ICP备19079148号