Download List

Descripción del Proyecto

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.

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.

2001-01-30 15:14
1.0-2

La eliminación del uso de espacio de nombres para una mayor compatibilidad.
Removal of namespace usage for greater compatibility.

2001-01-30 15:14
1.0

Initial release.
Initial release.

Project Resources