Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-03-09 17:11 Zurück zur Release-Liste
0.11.2

Ein Fehler wurde in den Kern, wobei ein snprintf ()-Überschreitung zu einer Störung mit den Standard-Bibliotheken geführt, dass (richtig) return die gewünschte Größe fest (im Gegensatz zu jenen, die fälschlicherweise zurück -1).
Tags: Major bugfixes
A defect was fixed in the core, whereby an snprintf() overrun led to a fault with those standard libraries that (correctly) return the required size (as opposed to those that, incorrectly, return -1).

Project Resources