Download List

프로젝트 설명

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

제거 네임 스페이스의 사용을보다 호환성을 위해.
Removal of namespace usage for greater compatibility.

2001-01-30 15:14
1.0

초판.
Initial release.

Project Resources