Show
Ignore:
Timestamp:
11/02/09 01:09:42 (15 years ago)
Author:
mido
Message:

new version of libconfig added
an improvement of testsuite - calling of "testsuite print" prints all the currently prepared unit tests
a CMakeLists.txt modificiation to remowe CMake 2.8 warnings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/logger_test.cpp

    r553 r689  
    3232} 
    3333 
    34 TEST ( test_memlog ) { 
     34TEST ( memlog_test ) { 
    3535        RV th = RV ( "{alog blog }" ); 
    3636        RV r = RV ( "{r }", "2" ); 
     
    5757} 
    5858 
    59 TEST ( test_dirfilelog ) { 
     59TEST ( dirfilelog_test ) { 
    6060        RV th = RV ( "{alog blog }" ); 
    6161        RV r = RV ( "{r }", "2" );