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

Updated explicit failures list for typeof. Added function_binding_native and odr_no_uns to list of expected failures for VC6.5 and VC7.0

[SVN r34985]
Peder Holt 19 лет назад
Родитель
Сommit
821fb3100c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -2409,6 +2409,8 @@ for more information.
         <mark-expected-failures>
             <test name="function_native"/>
             <test name="template_tpl_native"/>
+            <test name="function_binding_native"/>
+            <test name="odr_no_uns"/>
             <toolset name="msvc"/>
             <toolset name="vc-6_5*"/>
             <toolset name="msvc-6.5*"/>

粤ICP备19079148号