COIN-OR::LEMON - Graph Library

Changeset 96:b55e501a90ee in lemon-1.2 for test


Ignore:
Timestamp:
01/24/08 12:31:19 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Path related files ported from svn -r3435
but ItemReader/Writer? for Path (originally belonging to path_utils.h)
hasn't ported yet.

Location:
test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r58 r96  
    1212        test/graph_test \
    1313        test/random_test \
     14        test/path_test \
    1415        test/test_tools_fail \
    1516        test/test_tools_pass
     
    2122test_dim_test_SOURCES = test/dim_test.cc
    2223test_graph_test_SOURCES = test/graph_test.cc
     24test_path_test_SOURCES = test/path_test.cc
    2325test_random_test_SOURCES = test/random_test.cc
    2426test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset for help on using the changeset viewer.