Changeset 930:8e39ccaabf48 in lemon-main for test
- Timestamp:
- 03/04/11 12:18:38 (14 years ago)
- Branch:
- default
- Parents:
- 925:06491fd08efd (diff), 929:d3b041452dd8 (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/CMakeLists.txt
r927 r930 10 10 SET(TESTS 11 11 adaptors_test 12 bellman_ford_test 12 13 bfs_test 13 14 circulation_test … … 21 22 error_test 22 23 euler_test 24 fractional_matching_test 23 25 gomory_hu_test 24 26 graph_copy_test … … 30 32 maps_test 31 33 matching_test 34 max_cardinality_search_test 35 max_clique_test 32 36 min_cost_arborescence_test 33 37 min_cost_flow_test 38 min_mean_cycle_test 39 nagamochi_ibaraki_test 34 40 path_test 41 planarity_test 35 42 preflow_test 36 43 radix_sort_test
Note: See TracChangeset
for help on using the changeset viewer.