COIN-OR::LEMON - Graph Library

Changeset 430:05357da973ce in lemon for test


Ignore:
Timestamp:
11/30/08 18:57:18 (15 years ago)
Author:
Balazs Dezso <deba@…>
Branch:
default
Phase:
public
Message:

Port graph adaptors from svn -r3498 (#67)

Location:
test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r404 r430  
    1616        test/dim_test \
    1717        test/error_test \
     18        test/graph_adaptor_test \
    1819        test/graph_copy_test \
    1920        test/graph_test \
     
    4243test_dim_test_SOURCES = test/dim_test.cc
    4344test_error_test_SOURCES = test/error_test.cc
     45test_graph_adaptor_test_SOURCES = test/graph_adaptor_test.cc
    4446test_graph_copy_test_SOURCES = test/graph_copy_test.cc
    4547test_graph_test_SOURCES = test/graph_test.cc
Note: See TracChangeset for help on using the changeset viewer.