Commit Graph

4 Commits

Author SHA1 Message Date
jasper
8095d944ae - update check to 0.9.5
ok ajacoutot@
2007-10-19 08:39:08 +00:00
espie
4cd3d55c50 new PLISTs 2004-08-08 17:55:29 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
avsm
758578c90c initial import of check-0.8.4
--

Check is a unit test framework for C. It features a simple interface
for defining unit tests, putting little in the way of the developer.
Tests are run in a separate address space, so Check can catch both
assertion failures and code errors that cause segmentation faults
or other signals. The output from unit tests can be used within
source code editors and IDEs.
2003-01-19 00:10:16 +00:00