Download List

Projeto Descrição

xTests is a small, simple, lightweight, portable
unit/component testing library for exercising C
and C++ libraries. It relies on no
platform-specific or compiler-specific constructs
and doesn't require pre-processing of your source
code by scripting languages or use macros to
create secret classes that use Schwarz counters to
register test cases. It relies on you to simply
code what you want, and nothing that you don't want.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-26 04:49 Back to release list
0.11.5

Esta versão corrige um defeito na definição de XTESTS_START_RUNNER_WITH_REPORTER_AND_STREAM_AND_FLAGS_AND_SETUP_FNS (), adiciona o suporte para a ligação implícita Intel C / C + + 10 e 11, e agora permite que um fluxo a ser NULL (assumindo stdout se nenhum repórter personalizado é especificado). Depende stlsoft 1.9.77.
Tags: Minor feature enhancements
This release fixes a defect in the defintion of XTESTS_START_RUNNER_WITH_REPORTER_AND_STREAM_AND_FLAGS_AND_SETUP_FNS(), adds implicit link support for Intel C/C++ 10 & 11, and now allows a stream to be NULL (assuming stdout if no custom reporter is specified). It depends on STLSoft 1.9.77.

Project Resources