|
|
@@ -35,6 +35,7 @@ borland/function/lib_function_test,3
|
|
|
borland/function/mem_fun_cxx98,3
|
|
|
borland/function/std_bind_cxx98,3
|
|
|
borland/function/sum_avg_cxx98,3
|
|
|
+borland/graph/*,3
|
|
|
borland/iterator/interoperable_fail,2
|
|
|
borland/iterator/is_convertible_fail,2
|
|
|
borland/lambda/*,3
|
|
|
@@ -111,6 +112,7 @@ msvc/function/sum_avg_cxx98,3
|
|
|
msvc/function/lib_function_test,3
|
|
|
msvc/function/lambda_test,3
|
|
|
msvc/function/std_bind_portable,5
|
|
|
+msvc/graph/*,3
|
|
|
msvc/iterator/interoperable_fail,2
|
|
|
msvc/iterator/is_convertible_fail,2
|
|
|
msvc/lambda/*,3
|
|
|
@@ -149,6 +151,11 @@ vc7/function/std_bind_cxx98,3
|
|
|
vc7/function/sum_avg_cxx98,3
|
|
|
vc7/function/lib_function_test,3
|
|
|
vc7/function/lambda_test,3
|
|
|
+vc7/graph/adj_matrix_cc,3
|
|
|
+vc7/graph/edge_list_cc,3
|
|
|
+vc7/graph/subgraph,3
|
|
|
+vc7/graph/transitive_closure_test,3
|
|
|
+vc7/graph/vector_graph_cc,3
|
|
|
vc7/iterator/interoperable_fail,2
|
|
|
vc7/iterator/is_convertible_fail,2
|
|
|
vc7/lambda/*,3
|