Changeset 414:05357da973ce in lemon-main for test
- Timestamp:
- 11/30/08 18:57:18 (16 years ago)
- Branch:
- default
- Phase:
- public
- Location:
- test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r389 r414 16 16 test/dim_test \ 17 17 test/error_test \ 18 test/graph_adaptor_test \ 18 19 test/graph_copy_test \ 19 20 test/graph_test \ … … 42 43 test_dim_test_SOURCES = test/dim_test.cc 43 44 test_error_test_SOURCES = test/error_test.cc 45 test_graph_adaptor_test_SOURCES = test/graph_adaptor_test.cc 44 46 test_graph_copy_test_SOURCES = test/graph_copy_test.cc 45 47 test_graph_test_SOURCES = test/graph_test.cc
Note: See TracChangeset
for help on using the changeset viewer.