2
0
mirror of https://github.com/boostorg/graph.git synced 2026-02-26 16:52:12 +00:00

Added a test for undirected graphs

[SVN r51090]
This commit is contained in:
Andrew Sutton
2009-02-08 14:23:16 +00:00
parent 70d7e52335
commit 0596637103

View File

@@ -93,6 +93,8 @@ test-suite graph_test :
[ run is_straight_line_draw_test.cpp ]
[ run metric_tsp_approx.cpp : metric_tsp_approx.txt ]
[ compile dimacs.cpp ]
[ run undirected_graph.cpp ]
$(optional_tests)
;