www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - xTests 0.11.1 released

6th March 2009 - 0.11.1
=======================

Summary:
--------

 * added setup / teardown functionality
 * NOTE: now requires STLSoft 1.9.75

Details:
--------

General:

Core:

 ~ include/xtests/xtests.h:
    + added setup / teardown functionality
    + added XTESTS_START_RUNNER_WITH_SETUP_FNS(),
XTESTS_START_RUNNER_WITH_REPORTER_AND_STREAM_AND_FLAGS_AND_SETUP_FNS(),
    ~ workaround for warnings from _Wp64 compilation with unsigned <=> size_t

 ~ src/xtests.core.cpp:
    + added setup / teardown functionality
Mar 08 2009