Procházet zdrojové kódy

Second attempt at getting regex failures correctly marked up

[SVN r21424]
John Maddock před 22 roky
rodič
revize
c561d4dc5c
1 změnil soubory, kde provedl 4 přidání a 3 odebrání
  1. 4 3
      status/explicit-failures-markup.xml

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

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

粤ICP备19079148号