check 0.9.8-1ubuntu1 source package in Ubuntu
Changelog
check (0.9.8-1ubuntu1) maverick; urgency=low * Fix infinite loop in automake macro. (LP: #487903) -- Soren Hansen <email address hidden> Mon, 31 May 2010 12:27:48 +0200
Upload details
- Uploaded by:
- Soren Hansen
- Uploaded to:
- Maverick
- Original maintainer:
- Ubuntu Development Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
check_0.9.8.orig.tar.gz | 545.8 KiB | 82acf956bb07584ffea2bf04d5989fe939c3e74ecf93133a21037fd0f7996a7f |
check_0.9.8-1ubuntu1.diff.gz | 4.8 KiB | cbc3658e6f2ccc544522f91b1252e2c0bd52b2db35842d1d03a06efe9a4b7f9d |
check_0.9.8-1ubuntu1.dsc | 1.0 KiB | 5f07b81c0f84037c3094fe9cc76a22cf32b8d3f37d30bf6267353f4005088638 |
Available diffs
- diff from 0.9.8-1 to 0.9.8-1ubuntu1 (840 bytes)
Binary packages built by this source
- check: unit test framework for C
Check 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.