Changeset 2025:93fcadf94ab0 in lemon-0.x for test/Makefile.am
- Timestamp:
- 03/31/06 13:10:44 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2664
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r1977 r2025 14 14 check_PROGRAMS = \ 15 15 all_pairs_shortest_path_test \ 16 arborescence_test \ 16 17 bfs_test \ 17 18 counter_test \ … … 53 54 54 55 all_pairs_shortest_path_test_SOURCES = all_pairs_shortest_path_test.cc 56 arborescence_test_SOURCES = arborescence_test.cc 55 57 bfs_test_SOURCES = bfs_test.cc 56 58 counter_test_SOURCES = counter_test.cc
Note: See TracChangeset
for help on using the changeset viewer.