Télécharger la liste

Description du projet

Check is a unit test framework for C. It 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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-20 04:57
0.7.2

Automated Packaging RPM, de nouveaux paquets Debian, le déplacement des fichiers *.* exemple au didacticiel *.*, en renforçant les docs tutoriel pour ajouter de la clarté et correspondre au nouveau comportement introduit par la corrections de bugs, ajout de-Wall à la CCFLAGS pour gcc, afix pour un décalage de nommage bizarre dans tcase_set_fixture (masqué par l'absence de compiler des avertissements), ce qui rend les tests unitaires statiques, et un test plus sophistiqué de veiller à ce que Lyx Lyx soutient linuxdoc.
Tags: Minor bugfixes
Automated RPM packaging, new Debian packaging, moving the example*.* files to tutorial*.*, beefing up the tutorial docs to add clarity and match the new behavior introduced by the bugfixes, addition of -Wall to the CCFLAGS for gcc, afix for a bizarre naming mismatch in tcase_set_fixture (masked by the lack of compile warnings), making unit tests static, and a more sophisticated test of Lyx to ensure that Lyx supports linuxdoc.

2001-07-31 10:00
0.7.1

Réorganisation des fonctions d'impression et l'exploitation forestière pour permettre une fonction moins primitives d'exploitation forestière. L'exploitation forestière est maintenant documenté dans la documentation tutorial.
Tags: Minor feature enhancements
Reorganized printing and logging functions to allow for a less primitive logging function. Logging is now documented in the tutorial documentation.

2001-07-12 03:13
0.7.0

Comprend une fonction primitive d'exploitation forestière, la capacité pour un SRunner exécution des séries multiples, et la magie de permettre Cochez pour être utilisé avec C + +.
Tags: Minor feature enhancements
Includes a primitive logging function, the ability for an SRunner to run multiple suites, and the magic to allow Check to be used with C++.

2001-06-28 01:24
0.6.1

Il ya une correction d'un bug mineur pour les résultats du test API. L'API pour les rapports nombre de tests ont échoué a changé, pour briser légèrement mai existantes des tests unitaires.
Tags: Minor bugfixes
There is a minor bug fix for the test results API.
The API for reporting number of failed tests has
changed, which may slightly break existing unit tests.

2001-06-22 22:33
0.6.0

Cette version se caractérise par l'amélioration de test unitaire des options de reporting, les tests unitaires plus complète, un bout-en-test fin, et une API complète pour Résultats des tests.
Tags: Minor feature enhancements
This version features improved unit test reporting options, more complete unit
tests, an end-to-end test, and a full API for TestResults.

Project Resources