Changeset 1109:fe5718b39fda in lemon
- Timestamp:
- 12/20/11 18:59:35 (11 years ago)
- Branch:
- 1.1
- Parents:
- 1098:1754cba0879e (diff), 1106:7c4ba7daaf5f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r1102 r1109 69 69 test_graph_test_SOURCES = test/graph_test.cc 70 70 test_graph_utils_test_SOURCES = test/graph_utils_test.cc 71 test_hao_orlin_test_SOURCES = test/hao_orlin_test.cc 71 72 test_heap_test_SOURCES = test/heap_test.cc 72 73 test_kruskal_test_SOURCES = test/kruskal_test.cc 73 test_hao_orlin_test_SOURCES = test/hao_orlin_test.cc74 74 test_lgf_test_SOURCES = test/lgf_test.cc 75 75 test_lp_test_SOURCES = test/lp_test.cc
Note: See TracChangeset
for help on using the changeset viewer.