Download List

Descripción del Proyecto

C-XML UnitTest is a program that generates
compiled unit tests for C (or related languages)
using XML marked up files.

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.

2005-05-31 15:11
0.21

El banco de pruebas se cambió para que <testcase> utiliza el atributo de nombre, en lugar de los contenidos de etiqueta. Testsuites ahora pueden estar anidados. Un error en el uso del desmontaje durante la generación de caso_prueba fue corregido. Apoyo para la creación de archivos objeto o TestRunner fue añadida. Actualizaciones se realizaron a la documentación.
Tags: Minor feature enhancements
The testsuite was changed so that &lt;testcase&gt;
uses the name attribute in lieu of the tag
contents. Testsuites may now be nested. A bug in
using the teardown during testcase generation was
fixed. Support for building object files or
testrunner was added. Updates were made to the
documentation.

2005-05-30 22:23
0.2

Este comunicado de documentos de cómo funciona el programa y cómo escribir ensayos. La capacidad de alimentar a las pruebas de entrada a través de stdin ha sido añadido.
Tags: Documentation
This release documents how the program functions and how to write tests. The ability to feed input to tests via stdin has been added.

2005-05-28 23:23
0.1

Tags: Initial freshmeat announcement

Project Resources