mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Update explicit failures markup and lexical_cast_float_types_test.cpp: do not run some checks when libc++ is used, but do expect other checks to pass well.
[SVN r85322]
This commit is contained in:
parent
5995d52e1e
commit
a412b48212
2 changed files with 1 additions and 12 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 6bd8edfa02e12e4f0b440f75c89210d911d4d59e
|
||||
Subproject commit d723c18fff9863f001db0a9a115794113315f0dd
|
|
@ -688,17 +688,6 @@
|
|||
</note>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="lexical_cast_float_types_test">
|
||||
<mark-failure>
|
||||
<toolset name="clang-darwin-11"/>
|
||||
<toolset name="clang-darwin-tot11"/>
|
||||
<toolset name="clang-3.2~c++11_libc++"/>
|
||||
<note author="Antony Polukhin">
|
||||
libc++ had a bug in implementation of srteam conversions for
|
||||
values that shall be represented as infinity.
|
||||
</note>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="lexical_cast_float_types_test">
|
||||
<mark-failure>
|
||||
<toolset name="vacpp-*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue