Skip to content

OpenCppCoverage Plugin 0.9.4.1

Compare
Choose a tag to compare
@OpenCppCoverage OpenCppCoverage released this 24 Aug 21:05
· 76 commits to master since this release

Release Notes:
You need to install Visual Studio 2015 redistributable Update 3 vc_redist.x86.exe and vc_redist.x64.exe (for 64 bits operating system) and restart Visual Studio. Download link: https://www.microsoft.com/en-us/download/details.aspx?id=53587. You can also install both OpenCppCoverageSetup-x86-0.9.6.1.exe and OpenCppCoverageSetup-x64-0.9.6.1.exe.

Changelog:

  • Coverage can be directly run from project contextual menu in the window Solution Explorer
  • Fix the issue Cannot find tool: VCCLCompilerTool for projects generated by CMake
  • Fix a random issue in Visual Studio 2017. Run Coverage button builds the project but not always run the code coverage