Develop and Download Open Source Software

Project Stats Summary

Total
Page Views 203759
File downloads 1277
SCM commits 578
Forum posts 4
Open tickets 0
Closed tickets 2
Active usersrank
tsntsumi233

show all members

Latest Tickets

(empty)

Latest Commits

CVS Commit2010-08-29 10:46
tsutsumi
Git: ddcbfef2a5e9616115622010-08-29 10:46
when the width of the window was made small so that the l...tsntsumi
CVS Commit2010-08-29 10:38
tsutsumi
Git: 6718e64eefa98cda3de82010-08-29 10:38
added the Japanese setup of LaTeX.tsntsumi
CVS Commit2010-08-27 22:30
tsutsumi

Latest Project News

ccunit 2.0 released2010-08-29 12:50
 
ccunit 1.2 released2010-08-17 03:09
 
ccunit 1.1 shared lib support2003-10-16 17:33
5 Comments
ccunit 1.0 released2003-10-06 16:08
 
1.0 rc3 released2003-10-02 13:42
 

Project Description

CCUnit
CCUnit is a simple framework to write repeatable tests with C language.
How to install
1. アーカイブファイルを展開します。 2. 展開したディレクトリに cd します。 3. ./configure ファイルを実行します。 4. make とタイプして ccunit ライブラリを作成します。 5. make install または sudo make...
How to use
単純なテストを作る方法テスト関数を作ります。 値をチェックするために CCUNIT_ASSERT(bool) マクロを呼び出して、もしテストが成功するなら真を返すような真偽値を渡します。例えば: void test_equal() ...

Status of open tickets

No Open Tickets

Latest Forum Posts

Releases

ccunit 2.02010-08-29 11:41
Document / Document

Milestone

Active
None
Will be started soon
None

Project Reviews

Not Reviewed yet
SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.