check 0.15.2-ok6 source package in openKylin
Changelog
check (0.15.2-ok6) yangtze; urgency=medium * modify rules -- denghao <email address hidden> Mon, 24 Apr 2023 09:07:37 +0800
check (0.15.2-ok6) yangtze; urgency=medium * modify rules -- denghao <email address hidden> Mon, 24 Apr 2023 09:07:37 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | devel | |
Huanghe V3.0 | release | main | devel | |
Nile V2.0 | proposed | main | devel | |
Nile V2.0 | release | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
check_0.15.2.orig.tar.gz | 756.8 KiB | a8de4e0bacfb4d76dd1c618ded263523b53b85d92a146d8835eb1a52932fa20a |
check_0.15.2-ok6.debian.tar.xz | 18.6 KiB | e6fe69bd5a70307710af0ba90645758b0aec58e7caf2a4fb67459057b2b306c0 |
check_0.15.2-ok6.dsc | 1.7 KiB | 5f82dbf28eb726b5dd069d44ed403125d7a24f8c232fbfe2f6081490952dafd6 |
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.