Changeset 552

Show
Ignore:
Timestamp:
08/18/09 13:37:23 (15 years ago)
Author:
vbarta
Message:

standartized name of logger test file

Location:
library/tests
Files:
1 modified
1 moved

Legend:

Unmodified
Added
Removed
  • library/tests/CMakeLists.txt

    r525 r552  
    3939 
    4040# using UnitTest++ 
    41 add_executable(testsuite datalink_test.cpp egiw_test.cpp emix_test.cpp epdf_test.cpp loggers_test.cpp merger_test.cpp  
     41add_executable(testsuite datalink_test.cpp egiw_test.cpp emix_test.cpp epdf_test.cpp logger_test.cpp merger_test.cpp  
    4242        mpdf_test.cpp rv_test.cpp shared_ptr_test.cpp square_mat_test.cpp testsuite.cpp user_info_test.cpp) 
    4343target_link_libraries(testsuite testutil unittest)