Download List

Projeto Descrição

xCover is a code coverage library for C and C++.
It uses non-standard features available with GCC
4.3+ and Visual C++ 7.0+. Users place line-marks
in each branch of each function or method in a
component's source file, and the library is able
to produce, upon request, a report of which of
these has not been executed. Reporting can be done
on a per-file, per-alias, or per-file-group basis.

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.

2010-02-04 09:01 Back to release list
0.2.6

Esta versão corrige um defeito namespace encontradas em unidades de compilação C, e remove as configurações de otimização inadequado de configurações de depuração no Visual C + + makefiles.
Tags: Minor bugfixes
This release fixes a namespace defect encountered in C compilation units, and removes inappropriate optimization settings from debug configurations in Visual C++ makefiles.

Project Resources