mirror of
https://github.com/boostorg/boost.git
synced 2025-04-16 02:04:38 +00:00
Mark known failure when do not support is_abstract
[SVN r37119]
This commit is contained in:
parent
336ea8f6ff
commit
037820a32a
1 changed files with 10 additions and 0 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue