Kaynağa Gözat

Mark known failure when do not support is_abstract

[SVN r37119]
Alisdair Meredith 19 yıl önce
ebeveyn
işleme
037820a32a
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      status/explicit-failures-markup.xml

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

@@ -445,6 +445,16 @@
                 <note author="Douglas Gregor" refid="3"/>
                 <note author="Douglas Gregor" refid="3"/>
             </mark-failure>
             </mark-failure>
         </test>
         </test>
+        <test name="lexical_cast_abstract_test">
+            <mark-failure>
+                <toolset name="borland-5.6*"/>
+                <toolset name="borland-5.8*"/>
+                <toolset name="borland-5.9*"/>
+                <note author="Alisdair Meredith">
+                    This compiler does not support the is_abstract type trait
+                </note>
+            </mark-failure>
+        </test>
     </library>
     </library>
 
 
     <!-- crc -->
     <!-- crc -->

粤ICP备19079148号