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

Second attempt at getting regex failures correctly marked up

[SVN r21424]
John Maddock 22 лет назад
Родитель
Сommit
c561d4dc5c
1 измененных файлов с 4 добавлено и 3 удалено
  1. 4 3
      status/explicit-failures-markup.xml

+ 4 - 3
status/explicit-failures-markup.xml

@@ -391,19 +391,19 @@
          </test>
         <test name="posix_api_check">
             <mark-failure>
-                <toolset name="meta-como-win32*"/>
+                <toolset name="meta-como-win32-4.3.3b8-vc7"/>
                 <note author="J. Maddock"/>
             </mark-failure>
          </test>
         <test name="regex_regress_dll">
             <mark-failure>
-                <toolset name="meta-como-win32*"/>
+                <toolset name="meta-como-win32-4.3.3b8-vc7"/>
                 <note author="J. Maddock"/>
             </mark-failure>
          </test>
         <test name="regex_wide_regress_dll">
             <mark-failure>
-                <toolset name="meta-como-win32*"/>
+                <toolset name="meta-como-win32-4.3.3b8-vc7"/>
                 <note author="J. Maddock"/>
             </mark-failure>
          </test>
@@ -725,3 +725,4 @@
 
 </explicit-failures-markup>
 
+

粤ICP备19079148号