Downloadliste

Projektbeschreibung

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.

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.

2010-04-04 17:24 Zurück zur Release-Liste
0.2.7

Diese Version bietet eine bessere Unterscheidung der Compiler-Unterstützung für __FUNCTION__ und __COUNTER__.
Tags: Minor feature enhancements
This version adds better discrimination of compiler support for __FUNCTION__ and __COUNTER__.

Project Resources