COIN-OR::LEMON - Graph Library

Changeset 467:a1155a9e8e09 in lemon-main for test/CMakeLists.txt


Ignore:
Timestamp:
01/12/09 14:18:03 (15 years ago)
Author:
Alpar Juttner <alpar@…>
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
Message:

Merge

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • test/CMakeLists.txt

    r458 r467  
    44
    55SET(TESTS
     6  adaptors_test
    67  bfs_test
    78  circulation_test
     
    1213  dim_test
    1314  error_test
    14   graph_adaptor_test
    1515  graph_copy_test
    1616  graph_test
  • test/CMakeLists.txt

    r465 r467  
    1919  heap_test
    2020  kruskal_test
     21  lp_test
     22  mip_test
    2123  maps_test
    2224  max_matching_test
Note: See TracChangeset for help on using the changeset viewer.