Commit Graph

2 Commits

Author SHA1 Message Date
jasper
0b8ca0fab6 - update to 2.1.2
* fix a few type-conversion/shadowing warnings
- drop patches since it can be dealt with in FAKE_FLAGS

from Markus Bergkvist (MAINTAINER)
2011-08-19 08:04:02 +00:00
sthen
24940f25ef import cunit:
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.  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.

from maintainer Markus Bergkvist, thanks!
2008-08-29 09:18:39 +00:00