COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r345 r327  
    11EXTRA_DIST += \
    2         test/CMakeLists.txt \
    3         test/min_cost_flow_test.lgf
     2        test/CMakeLists.txt
    43
    54noinst_HEADERS += \
     
    2423        test/random_test \
    2524        test/path_test \
    26         test/suurballe_test \
    2725        test/test_tools_fail \
    2826        test/test_tools_pass \
     
    4846test_max_matching_test_SOURCES = test/max_matching_test.cc
    4947test_path_test_SOURCES = test/path_test.cc
    50 test_suurballe_test_SOURCES = test/suurballe_test.cc
    5148test_random_test_SOURCES = test/random_test.cc
    5249test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset for help on using the changeset viewer.