mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
The move tests pass on 64 bit visual c++.
[SVN r53614]
This commit is contained in:
parent
b42bdffe92
commit
28786fe42d
1 changed files with 6 additions and 1 deletions
|
@ -5651,7 +5651,12 @@ With aC++, the tests compile cleanly in strict ansi mode and succeed.
|
|||
<library name="unordered">
|
||||
<mark-expected-failures>
|
||||
<test name="move_tests"/>
|
||||
<toolset name="msvc-*"/>
|
||||
<toolset name="msvc-6*"/>
|
||||
<toolset name="msvc-7*"/>
|
||||
<toolset name="msvc-8*"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<toolset name="msvc-9.0express"/>
|
||||
<toolset name="msvc-10.0"/>
|
||||
<toolset name="intel-win-10.1"/>
|
||||
<toolset name="borland-*"/>
|
||||
<toolset name="sun-*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue