Paketname | check |
Beschreibung | unit test framework for C |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.9.8-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 348 Byte |
Hängt ab von | dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 110376 Byte |
Prüfsumme MD5 | 8204d2742a8d1623a1f6db7a0ab2ad3a |
Prüfsumme SHA1 | fedf7e2dcbbf481246eb4698da90bd29e99ac7a5 |
Prüfsumme SHA256 | 5409fe45c2e6e0daaa42726d843f09baf94a7a51bae970763374a32ef3b4c16d |
Link zum Herunterladen | check_0.9.8-1_i386.deb |
Ausführliche Beschreibung | 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.
|