Quellcode durchsuchen

more date-time code-warrior 8_3 markup

[SVN r28804]
Jeff Garland vor 21 Jahren
Ursprung
Commit
a236b77613
1 geänderte Dateien mit 3 neuen und 6 gelöschten Zeilen
  1. 3 6
      status/explicit-failures-markup.xml

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

@@ -360,7 +360,6 @@
 
         <test name="testgreg_serialize*">
             <mark-failure>
-            <toolset name="cw-8_3*"/>
             <toolset name="gcc-2.*"/>
             <toolset name="*como-4_3_3*"/>
             <note author="B. Garst">The serialization library does not support this compiler.
@@ -370,6 +369,7 @@
 
         <test name="testgreg_serialize_xml">
             <mark-failure>
+            <toolset name="cw-8_3*"/>
             <toolset name="msvc*"/>
             <toolset name="vc7"/>
             <note author="J. Garland">XML serialization is not supported on this compiler.
@@ -379,7 +379,6 @@
 
         <test name="testtime_serialize*">
             <mark-failure>
-            <toolset name="cw-8_3*"/>
             <toolset name="gcc-2.*"/>
             <toolset name="*como-4_3_3*"/>
             <note author="B. Garst">The serialization library does not support this compiler.
@@ -389,6 +388,7 @@
 
         <test name="testtime_serialize_xml">
             <mark-failure>
+            <toolset name="cw-8_3*"/>
             <toolset name="msvc*"/>
             <toolset name="vc7"/>
             <note author="J. Garland">XML serialization is not supported on this compiler.
@@ -442,7 +442,6 @@
         <test name="testlocal_time_facet">
             <mark-failure>
             <toolset name="borland-5_6_4"/>
-            <toolset name="cw-8_3*"/>
             <toolset name="msvc"/>
             <toolset name="vc7"/>
                 <note author="J. Garland">
@@ -469,7 +468,6 @@
         <test name="testclocks">
             <mark-failure>
             <toolset name="borland-5_6_4"/>
-            <toolset name="cw-8_3*"/>
             <toolset name="gcc-2.95.3-linux"/>
             <toolset name="msvc"/>
                 <note author="J. Garland">
@@ -512,7 +510,6 @@
         <test name="testcustom_time_zone">
             <mark-failure>
             <toolset name="borland-5_6_4"/>
-            <toolset name="cw-8_3*"/>
             <toolset name="gcc-2.95.3-linux"/>
             <toolset name="msvc"/>
                 <note author="J. Garland">
@@ -526,7 +523,6 @@
         <test name="testposix_time_zone">
             <mark-failure>
             <toolset name="borland-5_6_4"/>
-            <toolset name="cw-8_3*"/>
             <toolset name="gcc-2.95.3-linux"/>
             <toolset name="msvc"/>
                 <note author="J. Garland">
@@ -664,6 +660,7 @@
         </test>
         <test name="*_dll">
             <mark-failure>
+                <toolset name="cw-8_3"/>
                 <toolset name="*como-4_3_3*"/>
                 <note author="J. Garland" date="30 Jan 2004" id="24"/>
             </mark-failure>

粤ICP备19079148号