Changes in test/Makefile.am [8:a1b1d672f37a:4:3f411aa35bd7] in lemon-1.1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r8 r4 6 6 7 7 check_PROGRAMS += \ 8 test/dim_test \9 8 test/test_tools_fail \ 10 9 test/test_tools_pass … … 13 12 XFAIL_TESTS += test/test_tools_fail$(EXEEXT) 14 13 15 test_dim_test_SOURCES = test/dim_test.cc16 14 test_test_tools_fail_SOURCES = test/test_tools_fail.cc 17 15 test_test_tools_pass_SOURCES = test/test_tools_pass.cc
Note: See TracChangeset
for help on using the changeset viewer.