check 0.15.2-ok7 source package in openKylin
Changelog
check (0.15.2-ok7) yangtze; urgency=medium * No change rebuild -- CI Bot <email address hidden> Thu, 29 Feb 2024 06:37:15 +0000
check (0.15.2-ok7) yangtze; urgency=medium * No change rebuild -- CI Bot <email address hidden> Thu, 29 Feb 2024 06:37:15 +0000
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | devel | |
Yangtze V1.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
check_0.15.2.orig.tar.gz | 756.8 KiB | a8de4e0bacfb4d76dd1c618ded263523b53b85d92a146d8835eb1a52932fa20a |
check_0.15.2-ok7.debian.tar.xz | 18.7 KiB | 0481aac626c37e0344288f3bbb4d06d0a2bdd83996cc88d44c7fd284074668cb |
check_0.15.2-ok7.dsc | 1.7 KiB | fdb7ddee4116db2345642225bbeafe6facb741da54081c7024671a052fb16971 |
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.