Show
Ignore:
Timestamp:
07/31/09 08:38:18 (15 years ago)
Author:
vbarta
Message:

custom test location for harness tests (extended UnitTest?++), configurable tolerance - all tests pass (most of the time)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/egiw_harness.h

    r439 r456  
    2727    egiw_harness():lognc(0) { } 
    2828 
    29     void test(); 
     29    void test(const char *config_name, int idx); 
    3030 
    3131    void from_setting(const Setting &set);