Преглед изворни кода

More tweaks to account for different toolset names for BBv2 MinGW.

[SVN r34457]
Rene Rivera пре 20 година
родитељ
комит
291fe70da6
1 измењених фајлова са 17 додато и 10 уклоњено
  1. 17 10
      status/explicit-failures-markup.xml

+ 17 - 10
status/explicit-failures-markup.xml

@@ -890,6 +890,8 @@
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="mingw-3_4_2"/>
                 <toolset name="mingw-3_4_5"/>
+                <toolset name="gcc-3.4.2_mingw"/>
+                <toolset name="gcc-3.4.5_mingw"/>
                 <note author="J. Garland">
                 These compilers are unfortunately able to correctly compile the
                 new format-based input-output code for date time.  Suitable, but 
@@ -903,8 +905,8 @@
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="mingw-3_4_2"/>
                 <toolset name="mingw-3_4_5"/>
-                <toolset name="gcc-3.4.2*mingw"/>
-                <toolset name="gcc-3.4.5*mingw"/>
+                <toolset name="gcc-3.4.2_mingw"/>
+                <toolset name="gcc-3.4.5_mingw"/>
                 <note author="J. Garland">
                 These compilers are unfortunately able to correctly compile the
                 new format-based input-output code for date time.  Suitable, but 
@@ -921,7 +923,8 @@
                 <toolset name="vc-6_5"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="mingw*"/>
-                <toolset name="gcc*mingw"/>
+                <toolset name="gcc-3.4.2_mingw"/>
+                <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5_8*"/>
@@ -937,7 +940,8 @@
                 <toolset name="vc-6_5"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="mingw*"/>
-                <toolset name="gcc*mingw"/>
+                <toolset name="gcc-3.4.2_mingw"/>
+                <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5_8*"/>
@@ -986,7 +990,8 @@
                 <toolset name="borland-5_8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw-3*"/>
-                <toolset name="gcc-3*mingw"/>
+                <toolset name="gcc-3.4.2_mingw"/>
+                <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="mingw"/>
                 <toolset name="*como-4_3_3*"/>
                 <note author="B. Garst" refid="18,19,20"/>
@@ -1191,7 +1196,7 @@
           <toolset name="borland-5_8_2"/>
           <toolset name="borland-5.6.4"/>
           <toolset name="mingw-3_4_2"/>
-          <toolset name="gcc-3.4.2*mingw"/>
+          <toolset name="gcc-3.4.2_mingw"/>
           <note author="Beman Dawes" refid="35"/> <!-- dll's don't work - use static -->
         </mark-expected-failures>
         <mark-expected-failures>
@@ -1207,6 +1212,8 @@
           <test name="wide_test"/>
           <toolset name="mingw-3_4_2"/>
           <toolset name="mingw-3_4_5"/>
+          <toolset name="gcc-3.4.2_mingw"/>
+          <toolset name="gcc-3.4.5_mingw"/>
           <note author="Beman Dawes" refid="19"/> <!-- no wchar_t, wstring support -->
         </mark-expected-failures>
         <mark-expected-failures>
@@ -1572,7 +1579,8 @@
             <toolset name="mingw-3_4_2"/>
             <toolset name="mingw-3_4_4"/>
             <toolset name="mingw-3_4_5"/>
-            <toolset name="gcc-3.4.*mingw"/>
+            <toolset name="gcc-3.4.2_mingw"/>
+            <toolset name="gcc-3.4.5_mingw"/>
             <toolset name="*cygwin*"/>
             <toolset name="gcc-3.3.6-osf1"/>
             <note author="Jonathan Turkanis" refid="19"/>
@@ -2992,14 +3000,14 @@ for more information.
             <test name="variable_map_test_dll"/>
             <test name="positional_options_test_dll"/>
             <toolset name="mingw-3*"/>
-            <toolset name="gcc-3*mingw*"/>
             <note author="Aleksey Gurtovoy" refid="29"/>
         </mark-expected-failures>
 
         <mark-expected-failures>
             <test name="unicode_test*"/>
             <toolset name="mingw-3*"/>
-            <toolset name="gcc-3*mingw*"/>
+            <toolset name="gcc-3.4.2_mingw"/>
+            <toolset name="gcc-3.4.5_mingw"/>
             <note refid="19"/>
         </mark-expected-failures>
         
@@ -4040,7 +4048,6 @@ for more information.
             <test name="test_hash"/>
             <test name="std_test_hash"/>
             <toolset name="mingw*"/>
-            <toolset name="gcc-3.4.2*mingw"/>
             <toolset name="qcc-3.3.5*gpp*"/>
             <toolset name="gcc-2*"/>
             <note author="John Maddock">

粤ICP备19079148号