Downloadliste

Projektbeschreibung

yaktest is a simple C++ unit testing framework. It has its roots in the JUnit testing framework for Java, but is implemented in a much simpler fashion. Additionally, its output is Emacs-compatible, so adding a "test" target in a makefile makes for fairly simple automated unit testing, with failures directed to the offending line number. An example is included in the source and .gz distributables.

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.

2001-01-30 15:14
1.0-2

Beseitigung der Namespace-Auslastung für eine größere Kompatibilität.
Removal of namespace usage for greater compatibility.

2001-01-30 15:14
1.0

Initial release.
Initial release.

Project Resources