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

marked wide stream tests as expected failures for mingw (iostreams)

[SVN r27894]
Jonathan Turkanis 21 лет назад
Родитель
Сommit
7117e04a71
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -496,6 +496,7 @@
         <mark-expected-failures>
             <test name="code_converter_test"/>
 			<toolset name="gcc-2.95.3-linux"/>
+			<toolset name="mingw"/>
             <note author="Jonathan Turkanis">
                 No wide stream support.
             </note>
@@ -503,6 +504,7 @@
         <mark-expected-failures>
             <test name="wide_stream_test"/>
 			<toolset name="gcc-2.95.3-linux"/>
+			<toolset name="mingw"/>
             <note author="Jonathan Turkanis">
                 No wide stream support.
             </note>

粤ICP备19079148号