Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVW
]
check: A unit test framework for C
| Name: | check |
Vendor: | ehbogerlach.nl repo http://ftp.ehbogerlach.nl/pub/linux/ |
| Version: | 0.9.5 |
License: | LGPLv2+ |
| Release: | 1.1 |
URL: | http://check.sourceforge.net/ |
- Summary
- 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.
Changelog
- * Thu Aug 2 12:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.5-1
- 0.9.5 bump
- * Fri Jul 14 12:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-5
- rebuild
- * Fri Feb 10 11:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-4.fc5.2
- bump again for double-long bug on ppc(64)