Download List

Descripción del Proyecto

CCUnit is a simple framework to write repeatable tests with C language.

System Requirements

System requirement is not defined

Publicado: 2010-08-20 09:54
ccunit 1.3 (3 files Ocultar)

Release Notes

* ASSERT tried in the setUp function in the unsuccessful case
as well so that the tearDown function was called.
* add functions for fixture setUp/tearDown.

* setUp で ASSERT が失敗したときでも tearDown が呼ばれるようにしました。
* フィクスチャを初期化・後始末する関数 setup_setUp/setup_tearDown を実装しました。

Changelog

No Changelogs