Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Fri Jul 14 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-5
- rebuild
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-4.fc5.2
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.3-4.fc5.1
- rebuilt for new gcc4.1 snapshot and glibc changes