|
|
@@ -3014,6 +3014,12 @@
|
|
|
<test-result library="utility" test-name="fun_out_iter_example" toolset="msvc-stlport" result="success"/>
|
|
|
<test-result library="utility" test-name="fun_out_iter_example" toolset="vc7" result="success"/>
|
|
|
<test-result library="utility" test-name="fun_out_iter_example" toolset="vc7.1" result="success"/>
|
|
|
+ <test-result library="graph" test-name="adj_list_cc" toolset="intel-win32-7.1-vc6-stlport-4.5.3" result="fail"/>
|
|
|
+ <test-result library="graph" test-name="bfs" toolset="intel-win32-7.1-vc6-stlport-4.5.3" result="fail"/>
|
|
|
+ <test-result library="graph" test-name="subgraph" toolset="intel-win32-7.1-vc6-stlport-4.5.3" result="fail"/>
|
|
|
+ <test-result library="graph" test-name="adj_matrix_cc" toolset="intel-win32-7.1-vc6" result="fail"/>
|
|
|
+ <test-result library="graph" test-name="edge_list_cc" toolset="intel-win32-7.1-vc6" result="fail"/>
|
|
|
+ <test-result library="graph" test-name="isomorphism" toolset="intel-win32-7.1-vc6" result="fail"/>
|
|
|
<test-result library="graph" test-name="graph" toolset="cw-8.3" result="fail"/>
|
|
|
<test-result library="graph" test-name="graph" toolset="borland-5.5.1" result="fail"/>
|
|
|
<test-result library="graph" test-name="graph" toolset="borland-5.6.4" result="success"/>
|