Unit Test Framework for C

Edit Package check

Check is a unit test framework for C. It features a simple interfacefor
defining unit tests, limitating the developer the less possible. Tests
are run in a separate address space, so Check cancatch both, assertion
failures and code errors that cause segmentationfaults or other
signals. The output of unit tests can be used within source code
editors and IDEs.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000097 97 Bytes
check-0.14.0.tar.gz 0000770800 753 KB
check.changes 0000016090 15.7 KB
check.spec 0000003704 3.62 KB
Revision 33 (latest revision is 35)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 800801 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 33)
- Update to 0.14.0:
  * Add support for FetchContent in CMake
  * Rename CMake project from 'check' to 'Check'
  * Fix for checking for wrong tool when building docs in Autotools
  * Fix compiler warning with printf format
  * missing <unistd.h> in some files
  * Various documentation improvements
  * END_TEST is now optional, as how START_TEST works has been redone
  * Various CMake related changes (forwarded request 800363 from polslinux)
Comments 0
openSUSE Build Service is sponsored by