Show
Ignore:
Timestamp:
08/07/09 14:32:01 (15 years ago)
Author:
vbarta
Message:

fixed test utils for windows (debug testsuite passes)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/test_util.h

    r477 r486  
    2323/*! \brief Non-general but simple file load. 
    2424 
    25   Handles only files smaller than 8KB which do not contain '\0' 
     25  Handles only text files smaller than 8KB which do not contain '\0' 
    2626  characters, but for testing that should be enough. 
    2727*/