mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 18:46:14 +00:00
Merged r55265, r55266, r55355, and r55356 from trunk, hopefully fixing VC++ problems; removed VC++ from csr_graph_test known failures for regression tests
[SVN r55357]
This commit is contained in:
parent
e2bc7cf670
commit
2a1409ced1
2 changed files with 1 additions and 12 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4af9462b74b6a8a308bb6232076500d101818c64
|
||||
Subproject commit a1d6cf2106f8b2aa51c05d107d260fcaa4eae8bb
|
|
@ -1881,17 +1881,6 @@
|
|||
<toolset name="qcc-3.3*"/>
|
||||
<note author="Jim Douglas" date="18 Feb 06" refid="27"/>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="csr_graph_test"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="msvc-8.0_64"/>
|
||||
<toolset name="msvc-8.0_x86_64"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<note author="Doug Gregor">
|
||||
This failure is due to a problem with partial ordering
|
||||
of class template partial specializations.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="dijkstra_heap_performance"/>
|
||||
<test name="layout_test"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue