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:
Jeremiah Willcock 2009-08-02 02:46:12 +00:00
parent e2bc7cf670
commit 2a1409ced1
2 changed files with 1 additions and 12 deletions

@ -1 +1 @@
Subproject commit 4af9462b74b6a8a308bb6232076500d101818c64
Subproject commit a1d6cf2106f8b2aa51c05d107d260fcaa4eae8bb

View file

@ -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"/>