mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Adjust expectations for V2 spelling of msvc-8.0.
[SVN r33541]
This commit is contained in:
parent
e1cc7a8e16
commit
b4fa812eec
1 changed files with 3 additions and 0 deletions
|
@ -902,6 +902,7 @@
|
|||
<test name="testlocal_time_input_facet"/>
|
||||
<test name="testtime_input_facet"/>
|
||||
<toolset name="vc-8_0*"/>
|
||||
<toolset name="msvc-8.0*"/>
|
||||
<note author="J. Garland">
|
||||
These tests are failing with the beta2 version of VC_8. At least
|
||||
one of them is directly a result of the new VC_8 standard library
|
||||
|
@ -2249,6 +2250,7 @@ for more information.
|
|||
<mark-expected-failures>
|
||||
<test name="*_native"/>
|
||||
<toolset name="vc-8_0*"/>
|
||||
<toolset name="msvc-8.0*"/>
|
||||
<toolset name="intel-win32*"/>
|
||||
<toolset name="como-4_3_3-vc7_1"/>
|
||||
<toolset name="tru64*"/>
|
||||
|
@ -2979,6 +2981,7 @@ for more information.
|
|||
<mark-expected-failures>
|
||||
<test name="sub_range"/>
|
||||
<toolset name="vc-8_0"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="iw-7_1-vc6-stlp-4_5_3"/>
|
||||
<toolset name="msvc-stlport"/>
|
||||
<toolset name="vc-6_5-stlport"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue