The NetBSD Project

CVS log for pkgsrc/devel/cunit/buildlink3.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / cunit

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: TNF


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 10 21:03:58 2009 UTC (15 years, 3 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of CUnit-2.1 into the packages collection.

CUnit is a lightweight system for writing, administering, and running
unit tests in C.  It provides C programmers a basic testing
functionality with a flexible variety of user interfaces.

CUnit is built as a static library which is linked with the user's
testing code.  It uses a simple framework for building test
structures, and provides a rich set of assertions for testing common
data types.  In addition, several different interfaces are provided
for running tests and reporting results.  These interfaces currently
include:

Automated 	Output to xml file 		Non-interactive
Basic 		Flexible programming interface 	Non-interactive
Console 	Console interface (ansi C) 	Interactive
Curses 		Graphical interface (Unix) 	Interactive

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>