check 0.15.2-2build1 source package in Ubuntu
Changelog
check (0.15.2-2build1) mantic; urgency=medium * No-change upload. See Debian #1023531. -- Matthias Klose <email address hidden> Fri, 11 Aug 2023 08:35:06 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Mantic
- Original maintainer:
- Christian Göttsche
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
check_0.15.2.orig.tar.gz | 755.7 KiB | 8451b68ac5d6f3157b24f22eceff575bcf566264f6d78f3852f89d4e08cf42e1 |
check_0.15.2-2build1.debian.tar.xz | 11.6 KiB | 3f43fec0cd1096677d199659b13ddf64631b1884aad70f6d609344072054cdd1 |
check_0.15.2-2build1.dsc | 1.9 KiB | 385a12ce2b4c3231a862afa6d3990f1e30c00df1817dbb1c988f2b6a30bd5975 |
Available diffs
- diff from 0.15.2-2 (in Debian) to 0.15.2-2build1 (349 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.