Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
check: A unit test framework for C
- 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.
Arch: src
Download: | check-0.9.3-5.al3.src.rpm |
Build Date: | Mon Oct 16 01:42:18 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 163 KiB |
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