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
jasper
8095d944ae - update check to 0.9.5
ok ajacoutot@
2007-10-19 08:39:08 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +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