Changeset 1067:54464584b157 in lemon for test/Makefile.am
- Timestamp:
- 08/02/11 18:13:34 (14 years ago)
- Branch:
- default
- Children:
- 1068:e8afd887d706, 1069:b1b534ddb539, 1070:c8c8801db0a4, 1071:2d583da4ba40, 1072:3dcb45a871c3
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r228 r1067 19 19 test/heap_test \ 20 20 test/kruskal_test \ 21 test/lgf_test \ 21 22 test/maps_test \ 22 23 test/random_test \ … … 42 43 test_heap_test_SOURCES = test/heap_test.cc 43 44 test_kruskal_test_SOURCES = test/kruskal_test.cc 45 test_lgf_test_SOURCES = test/lgf_test.cc 44 46 test_maps_test_SOURCES = test/maps_test.cc 45 47 test_path_test_SOURCES = test/path_test.cc
Note: See TracChangeset
for help on using the changeset viewer.