Changes in test/Makefile.am [10:99e499ca560b:65:bfbc57a51fbb] in lemon
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r10 r65 7 7 check_PROGRAMS += \ 8 8 test/dim_test \ 9 test/maps_test \ 9 10 test/random_test \ 10 11 test/test_tools_fail \ … … 15 16 16 17 test_dim_test_SOURCES = test/dim_test.cc 18 test_maps_test_SOURCES = test/maps_test.cc 17 19 test_random_test_SOURCES = test/random_test.cc 18 20 test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset
for help on using the changeset viewer.