Downloadliste

Projektbeschreibung

testicle is a C++ unit test framework, choosing
simplicity and flexibility before purism and
framework-ishness. Its primary aim is to make it
easy for lazy users to add a test: easy to
understand how to do it, with no header file to
keep in sync, and no need to somehow register each
test (with the risk of forgetting to do it, and
believing the test passes when in fact it never
gets executed).

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.

2008-11-24 00:03
1.4

Wenn eine Prüfung der Ergebnisse ERROR hat (eine nicht abgefangene und unerwartete Ausnahme), ist es in der Liste am Ende mit eingeschlossen, nach dem normalen Ausfälle. Bisher mussten Sie entweder auf die Prüfung denke, es war, oder verwenden Sie die Option-v.
Tags: Minor feature enhancements
When a test has the outcome ERROR (an uncaught and unexpected exception), it is included in the listing at the end, after the normal failures. Previously, you either had to guess which test it was, or use the -v option.

2008-08-25 08:49
1.3

Tags: Initial freshmeat announcement

Project Resources