COIN-OR::LEMON - Graph Library

Changeset 465:2b5496c62ccd in lemon-main for test/CMakeLists.txt


Ignore:
Timestamp:
01/12/09 08:18:04 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Rename graph_adaptor_test.cc to adaptors_test.cc (#67)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/CMakeLists.txt

    r445 r465  
    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
Note: See TracChangeset for help on using the changeset viewer.