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

Failure markups added to numeric/conversion

[SVN r35132]
Fernando Cacciola 20 лет назад
Родитель
Сommit
b5e624bc4e
1 измененных файлов с 34 добавлено и 6 удалено
  1. 34 6
      status/explicit-failures-markup.xml

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

@@ -2827,11 +2827,41 @@ for more information.
 
     <!-- numeric/conversion -->
     <library name="numeric/conversion">
+        <test name="bounds_test">
+            <mark-failure>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
+        <test name="converter_test">
+            <mark-failure>
+                <toolset name="gcc-3.4.5_linux_x86_64"/>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
+        <test name="traits_test">
+            <mark-failure>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
         <test name="udt_example_0">
             <mark-failure>
                 <toolset name="vc-6_5-stlport"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
                 <toolset name="msvc"/>
                 <toolset name="vc-6_5*"/>
                 <toolset name="msvc-6.5*"/>
@@ -2841,12 +2871,10 @@ for more information.
         <test name="udt_support_test">
             <mark-failure>
                 <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
-                <note author="Fernando Cacciola" refid="3"/>
-            </mark-failure>
-        </test>
-        <test name="converter_test">
-            <mark-failure>
-                <toolset name="gcc-3.4.5_linux_x86_64"/>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
                 <note author="Fernando Cacciola" refid="3"/>
             </mark-failure>
         </test>

粤ICP备19079148号