1
0
Эх сурвалжийг харах

numeric/conversion markup

[SVN r25268]
Aleksey Gurtovoy 21 жил өмнө
parent
commit
a40896ff89

+ 18 - 1
status/explicit-failures-markup.xml

@@ -791,6 +791,22 @@ for more information.
         </test>
         </test>
     </library>
     </library>
 
 
+
+    <!-- numeric/conversion -->
+    <library name="numeric/conversion">
+        <mark-unusable>
+            <toolset name="gcc-2.95.3-linux"/>            
+            <note author="Aleksey Gurtovoy" refid="5"/>
+        </mark-unusable>
+        <mark-expected-failures>
+            <test name="udt_support_test"/>
+            <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
+            <toolset name="intel-7.1-linux"/>
+            <note author="Aleksey Gurtovoy" refid="2"/>
+        </mark-expected-failures>
+    </library>
+
+
     <!-- numeric/interval -->
     <!-- numeric/interval -->
     <library name="numeric/interval">
     <library name="numeric/interval">
         <mark-unusable>
         <mark-unusable>
@@ -818,6 +834,7 @@ for more information.
         </test>
         </test>
     </library>
     </library>
 
 
+
     <!-- numeric/ublas -->
     <!-- numeric/ublas -->
     <library name="numeric/ublas">
     <library name="numeric/ublas">
         <mark-unusable>
         <mark-unusable>
@@ -908,7 +925,7 @@ for more information.
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="variable_map_test"/>
             <test name="variable_map_test"/>
             <test name="variable_map_test_dll"/>
             <test name="variable_map_test_dll"/>
-            <toolset name="msvc"/>            
+            <toolset name="msvc"/>
             <note>
             <note>
                The failures are caused by compiler bug: it's not possible to
                The failures are caused by compiler bug: it's not possible to
                explicitly pass template arguments to member template function. The
                explicitly pass template arguments to member template function. The

粤ICP备19079148号