changeset 590 | b61354458b59 |
parent 543 | 924887566bf2 |
child 594 | d657c71db7db |
47:80e8d37525ea | 48:c67642bfdaea |
---|---|
34 test/suurballe_test \ |
34 test/suurballe_test \ |
35 test/test_tools_fail \ |
35 test/test_tools_fail \ |
36 test/test_tools_pass \ |
36 test/test_tools_pass \ |
37 test/time_measure_test \ |
37 test/time_measure_test \ |
38 test/unionfind_test |
38 test/unionfind_test |
39 |
|
40 test_test_tools_pass_DEPENDENCIES = demo |
|
39 |
41 |
40 if HAVE_LP |
42 if HAVE_LP |
41 check_PROGRAMS += test/lp_test |
43 check_PROGRAMS += test/lp_test |
42 endif HAVE_LP |
44 endif HAVE_LP |
43 if HAVE_MIP |
45 if HAVE_MIP |