Show
Ignore:
Timestamp:
07/29/09 08:29:35 (15 years ago)
Author:
vbarta
Message:

added configurable tests for egamma

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/CMakeLists.txt

    r439 r441  
    3838 
    3939# using UnitTest++ 
    40 add_executable(testsuite datalink_test.cpp egiw_test.cpp enorm_test.cpp loggers_test.cpp rv_test.cpp square_mat_test.cpp testsuite.cpp test_user_info.cpp test_shared_ptr.cpp) 
     40add_executable(testsuite datalink_test.cpp egamma_test.cpp egiw_test.cpp enorm_test.cpp loggers_test.cpp rv_test.cpp square_mat_test.cpp testsuite.cpp test_user_info.cpp test_shared_ptr.cpp) 
    4141target_link_libraries(testsuite bdm itpp testutil unittest) 
    4242