Download List

Projeto Descrição

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.

System Requirements

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-24 06:47 Back to release list
0.7.3

Uma pequena alteração a acinclude.m4 permitir configurar a trabalhar sob Solaris (e espero que outros sistemas para que / bin / sh não é Bash).
Tags: Minor bugfixes
A minor change to acinclude.m4 to allow configure to work under Solaris (and hopefully other systems for which /bin/sh isn't Bash).

Project Resources