Check in convert failures for Vladimir Batov.

This commit is contained in:
Daniel James 2015-01-05 20:32:31 +00:00
parent 2306e00db3
commit 09909f58b5

View file

@ -646,6 +646,21 @@
</mark-unusable>
</library>
<!-- convert-->
<library name="convert">
<test name="convert_test_has_begin">
<mark-failure>
<toolset name="msvc-8.0*"/>
<toolset name="msvc-9.0*"/>
<toolset name="msvc-10.0*"/>
<toolset name="msvc-11.0*"/>
<note author="Vladimir Batov">
The relevant SFINAE support is broken in MSVC up to version 11.
</note>
</mark-failure>
</test>
</library>
<!-- lexical_cast -->
<library name="lexical_cast">
<test name="lexical_cast_test">