Difference between revisions of "CUnit"

From Free Software Directory
Jump to: navigation, search
(initial commit)
 
m (mention that built-in interfaces can be used for viewing results)
Line 2: Line 2:
 
|Name=CUnit
 
|Name=CUnit
 
|Short description=A unit testing library for the C language
 
|Short description=A unit testing library for the C language
|Full description=CUnit is a light-weight library that allows programmers to test their C code. Test results can be browsed in multiple formats.
+
|Full description=CUnit is a light-weight library that allows programmers to test their C code. Test results can be browsed in multiple formats or built-in interfaces.
 
|Homepage URL=http://cunit.sourceforge.net/
 
|Homepage URL=http://cunit.sourceforge.net/
 
|Is GNU=No
 
|Is GNU=No
|VCS checkout command=svn co https://cunit.svn.sourceforge.net/svnroot/cunit cunit  
+
|VCS checkout command=svn co https://cunit.svn.sourceforge.net/svnroot/cunit cunit
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=http://cunit.sourceforge.net/documentation.html
 
|Documentation note=http://cunit.sourceforge.net/documentation.html

Revision as of 16:02, 5 June 2012


[edit]

CUnit

http://cunit.sourceforge.net/
A unit testing library for the C language

CUnit is a light-weight library that allows programmers to test their C code. Test results can be browsed in multiple formats or built-in interfaces.





Licensing

License

Verified by

Verified on

Notes

Verified by

Andrew Engelbrecht

Verified on

5 June 2012




Leaders and contributors

Contact(s)Role
Anil Kumar Maintainer


Resources and communication

AudienceResource typeURI
DeveloperBug Trackinghttp://sourceforge.net/tracker/?group_id=32992&atid=407088
DeveloperVCS Repository Webviewhttp://cunit.svn.sourceforge.net/viewvc/cunit/


Software prerequisites

KindDescription
Weak prerequisitencurses
Required to useglibc




Entry
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.