mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Unordered: Remove expected failure.
It looks like Ion's member function detection will work on most of our test compilers - sunpro isn't working at the moment, but that might be fixable. [SVN r74544]
This commit is contained in:
parent
670d19ce32
commit
d3c5133bd6
1 changed files with 0 additions and 19 deletions
|
@ -6059,25 +6059,6 @@ These tests will fail in most compilers that don't support rvalue references.
|
|||
a little inefficient.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
|
||||
<mark-expected-failures>
|
||||
<test name="minimal_allocator"/>
|
||||
<toolset name="gcc-3.*"/>
|
||||
<toolset name="gcc-4.0*"/>
|
||||
<toolset name="gcc-4.1*"/>
|
||||
<toolset name="gcc-4.2*"/>
|
||||
<toolset name="gcc-4.3*"/>
|
||||
<toolset name="msvc-7.*"/>
|
||||
<toolset name="msvc-8.*"/>
|
||||
<toolset name="sun-*"/>
|
||||
<toolset name="pgi-*"/>
|
||||
<toolset name="pathscale-*"/>
|
||||
<toolset name="intel-*"/>
|
||||
<toolset name="vacpp*"/>
|
||||
<note author="Daniel James">
|
||||
This requires SFINAE expressions.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- utility/enable_if -->
|
||||
|
|
Loading…
Add table
Reference in a new issue