Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Automatisierte RPM Verpackung, neue Debian-Verpackung, Verschieben der Dateien auf zB *.* *.* Tutorial, um das strikte Verbot des Tutorials docs Klarheit hinzu und passen das neue Verhalten der Bugfixes, Zusatz-Wall, die für CCFLAGS eingeführt gcc, afix Namensgebung für eine bizarre Missverhältnis in tcase_set_fixture (durch den Mangel an kompilieren Warnungen maskiert), was Unit-Tests statisch, und eine differenziertere Prüfung der Lyx um sicherzustellen, dass Lyx linuxdoc unterstützt.
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

Reorganisiert Druck-und Logging-Funktionen ermöglichen eine weniger primitiv Logging-Funktion. Die Protokollierung ist jetzt in der Tutorial-Dokumentation dokumentiert.
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

Beinhaltet eine primitive Logging-Funktion, die Möglichkeit für ein SRunner mehrere Suiten laufen, und die Magie zu ermöglichen Check mit C + + verwendet werden.
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

Es ist ein kleiner Bug-Fix für die Testergebnisse API. Die API für die Berichterstattung Anzahl der fehlgeschlagenen Tests hat sich verändert, die leicht brechen können bestehende Unit-Tests.
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

Diese Version verfügt über Unit-Test-Reporting-Möglichkeiten verbessert, vollständiger Unit-Tests, eine End-to-End-Test und eine vollständige API für die Testergebnisse.
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