Changeset 467:a1155a9e8e09 in lemon-1.2 for test/CMakeLists.txt
- Timestamp:
- 01/12/09 14:18:03 (16 years ago)
- Branch:
- default
- Parents:
- 462:9b082b3fb33f (diff), 466:4f1431aeef42 (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
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/CMakeLists.txt
r458 r467 4 4 5 5 SET(TESTS 6 adaptors_test 6 7 bfs_test 7 8 circulation_test … … 12 13 dim_test 13 14 error_test 14 graph_adaptor_test15 15 graph_copy_test 16 16 graph_test -
test/CMakeLists.txt
r465 r467 19 19 heap_test 20 20 kruskal_test 21 lp_test 22 mip_test 21 23 maps_test 22 24 max_matching_test
Note: See TracChangeset
for help on using the changeset viewer.