COIN-OR::LEMON - Graph Library

Changeset 874:d8ea85825e02 in lemon-main for test/CMakeLists.txt


Ignore:
Timestamp:
03/16/10 21:27:35 (14 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Parents:
873:23da1b807280 (diff), 872:41d7ac528c3a (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
Message:

Merge #314

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • test/CMakeLists.txt

    r869 r874  
    3434  min_cost_arborescence_test
    3535  min_cost_flow_test
     36  min_mean_cycle_test
    3637  path_test
     38  planarity_test
    3739  preflow_test
    3840  radix_sort_test
  • test/CMakeLists.txt

    r799 r874  
    2222  error_test
    2323  euler_test
     24  fractional_matching_test
    2425  gomory_hu_test
    2526  graph_copy_test
Note: See TracChangeset for help on using the changeset viewer.