Mark known failure when do not support is_abstract

[SVN r37119]
This commit is contained in:
Alisdair Meredith 2007-03-01 08:18:47 +00:00
parent 336ea8f6ff
commit 037820a32a

View file

@ -445,6 +445,16 @@
<note author="Douglas Gregor" refid="3"/>
</mark-failure>
</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>
<!-- crc -->