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:
Artyom Beilis 2011-08-31 07:08:07 +00:00
parent c22ef0317f
commit 6a9373300b
2 changed files with 4 additions and 3 deletions

@ -1 +1 @@
Subproject commit 12abb75fc9ec460176de38fcfa91fefd1484179e
Subproject commit 1d8416791456c7350d871d2d7d87da2922b27813

View file

@ -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>