Changeset 552 for library/tests
- Timestamp:
- 08/18/09 13:37:23 (16 years ago)
- Location:
- library/tests
- Files:
- 
          - 1 modified
- 1 moved
 
 - 
          CMakeLists.txt (modified) (1 diff)
- 
          logger_test.cpp (moved) (moved from library/tests/loggers_test.cpp)
 
Legend:
- Unmodified
- Added
- Removed
- 
        library/tests/CMakeLists.txtr525 r552 39 39 40 40 # using UnitTest++ 41 add_executable(testsuite datalink_test.cpp egiw_test.cpp emix_test.cpp epdf_test.cpp logger s_test.cpp merger_test.cpp41 add_executable(testsuite datalink_test.cpp egiw_test.cpp emix_test.cpp epdf_test.cpp logger_test.cpp merger_test.cpp 42 42 mpdf_test.cpp rv_test.cpp shared_ptr_test.cpp square_mat_test.cpp testsuite.cpp user_info_test.cpp) 43 43 target_link_libraries(testsuite testutil unittest) 

