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

none_test failures in VC6.5/7.0 marked as expected

[SVN r37461]
Fernando Cacciola 19 лет назад
Родитель
Сommit
5e27b027d0
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -4787,6 +4787,8 @@ for more information.
         <mark-expected-failures>
             <test name="none_test"/>
             <toolset name="borland-5.8.2"/>
+            <toolset name="msvc-6.5*"/>
+            <toolset name="msvc-7.0"/>
             <note author="Fernando Cacciola">
                 This failure is caused by an UNRELATED compiler bug resulted from the particular test strategy.
                 'boost::none' DOES work correctly in this compiler.

粤ICP备19079148号