Menu

xCover / News: Recent posts

xCover 0.3.6 released

  • added VC++ 10 solution and projects
  • added VC++ 14 solution and projects
  • fixed string.find() return value (evident on x64)
  • fixed return-type of xcover::init
  • added test.performance.threads.contention
  • slight improved efficiency

Depends on:

  • shwild 0.10.1 (bundled in this distribution)
  • xTests 0.18.6 (bundled in this distribution)
  • STLSoft 1.9.123 or later
    (http://stlsoft.org/)... read more
Posted by Matt Wilson 2015-11-14 Labels: xCover VC++ 10 VC++ 14

xCover 0.3.3 released

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

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

Release 0.3.3 incorporates:
* added countForward / countBackward feature
* added support for Clang
* added support for GCC 4.4
* added support for GCC 4.5
* added support for GCC 4.6
* added support for GCC 4.7
* added support for Visual C++ 10
* added support for Visual C++ 11
* added support for Visual C++ 12
* added support for Visual C++ 13
* added support for Visual C++ 14... read more

Posted by Matt Wilson 2015-11-01 Labels: xCover Visual C++ Clang GCC

xCover 0.2.7 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.6 incorporates:
* better discrimination of compiler support for __FUNCTION__ and __COUNTER__
* depends on STLSoft 1.9.97

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

Posted by Matt Wilson 2010-04-04

xCover 0.2.6 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.6 incorporates:
* fixed namespace defect
* fixed makefile setting defect

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... read more

Posted by Matt Wilson 2010-02-03

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... read more

Posted by Matt Wilson 2009-02-08