Просмотр исходного кода

marked expected failures

[SVN r33097]
Arkadiy Vertleyb 20 лет назад
Родитель
Сommit
c1df144da2
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      status/explicit-failures-markup.xml

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

@@ -2172,6 +2172,7 @@ for more information.
             <toolset name="msvc*"/>
             <toolset name="vc-6_5*"/>
             <toolset name="vc-7_0"/>
+            <toolset name="cw-8_*"/>
             <note author="Arkadiy Vertleyb">
                 Emulation mode is not supported for this compiler.
             </note>
@@ -2186,6 +2187,13 @@ for more information.
                 The feature is not supported by this compiler.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="function_native"/>
+            <toolset name="cw-8_*"/>
+            <note author="Arkadiy Vertleyb">
+                The feature is not supported by this compiler.
+            </note>
+        </mark-expected-failures>
     </library>
 
     <!-- function -->

粤ICP备19079148号