Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
check-devel: Libraries and headers for developing programs with check
- 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 Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Jul 15 01:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-5
-
- rebuild
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-4.fc5.2
-
- bump again for double-long bug on ppc(64)