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

numeric/conversion markup

[SVN r25268]
Aleksey Gurtovoy пре 21 година
родитељ
комит
a40896ff89
1 измењених фајлова са 18 додато и 1 уклоњено
  1. 18 1
      status/explicit-failures-markup.xml

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

@@ -791,6 +791,22 @@ for more information.
         </test>
     </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 -->
     <library name="numeric/interval">
         <mark-unusable>
@@ -818,6 +834,7 @@ for more information.
         </test>
     </library>
 
+
     <!-- numeric/ublas -->
     <library name="numeric/ublas">
         <mark-unusable>
@@ -908,7 +925,7 @@ for more information.
         <mark-expected-failures>
             <test name="variable_map_test"/>
             <test name="variable_map_test_dll"/>
-            <toolset name="msvc"/>            
+            <toolset name="msvc"/>
             <note>
                The failures are caused by compiler bug: it's not possible to
                explicitly pass template arguments to member template function. The

粤ICP备19079148号