mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Fixing unit test, It does not seems that the standard
requires that error would not be reported on first codecvt failure... [SVN r74174]
This commit is contained in:
parent
c22ef0317f
commit
6a9373300b
2 changed files with 4 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 12abb75fc9ec460176de38fcfa91fefd1484179e
|
||||
Subproject commit 1d8416791456c7350d871d2d7d87da2922b27813
|
|
@ -6454,10 +6454,11 @@ These tests will fail in most compilers that don't support rvalue references.
|
|||
|
||||
<mark-expected-failures>
|
||||
<test name="test_codepage"/>
|
||||
<toolset name="msvc-9.0~stlport5.2"/>
|
||||
<toolset name="pathscale-4*"/>
|
||||
<note author="Artyom Beilis">
|
||||
Problems with wide file stream I/O.
|
||||
Problems with wide file stream I/O.
|
||||
Currently unresolved due to lack of access to the
|
||||
compiler.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
|
Loading…
Add table
Reference in a new issue