www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - xCover 0.2.2 released

xCover is a code coverage library for C and C++. It works with GCC (4.3+),
Intel C/C++ (v8+), and Visual C++ (7.0+)

xCover is completely free and includes source released under a BSD-style
license.

Release 0.2.2 incorporates:
 * added functions for translating api return codes into strings
 * added string access shims for API return code type
 * added example corresponding to code in the article in the March 09
instalment of ACCU's C Vu journal


Download from:
https://sourceforge.net/project/showfiles.php?group_id=219862&package_id=265361

Discuss at: https://sourceforge.net/forum/forum.php?forum_id=792321

xCover website: http://xcover.org/

Note: this release of xCover requires STLSoft 1.9.73, or later, available from
http://stlsoft.org/
Feb 07 2009