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