Commit Graph

5 Commits

Author SHA1 Message Date
benoit
cc77c6caec - update check to 0.9.6
- change maintainer
- update patches

ok avsm@, ajacoutot@
2009-05-27 20:52:15 +00:00
naddy
9ecc2447c9 remove gmake dependency 2008-10-25 16:07:05 +00:00
jasper
8095d944ae - update check to 0.9.5
ok ajacoutot@
2007-10-19 08:39:08 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +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