1
2
1
... | ... |
@@ -8,2 +8,3 @@ |
8 | 8 |
check_PROGRAMS += \ |
9 |
test/adaptors_test \ |
|
9 | 10 |
test/bfs_test \ |
... | ... |
@@ -16,3 +17,2 @@ |
16 | 17 |
test/error_test \ |
17 |
test/graph_adaptor_test \ |
|
18 | 18 |
test/graph_copy_test \ |
... | ... |
@@ -38,2 +38,3 @@ |
38 | 38 |
|
39 |
test_adaptors_test_SOURCES = test/adaptors_test.cc |
|
39 | 40 |
test_bfs_test_SOURCES = test/bfs_test.cc |
... | ... |
@@ -46,3 +47,2 @@ |
46 | 47 |
test_error_test_SOURCES = test/error_test.cc |
47 |
test_graph_adaptor_test_SOURCES = test/graph_adaptor_test.cc |
|
48 | 48 |
test_graph_copy_test_SOURCES = test/graph_copy_test.cc |
0 comments (0 inline)