Skip to content

OpenCppCoverage 0.9.9.0

Latest
Compare
Choose a tag to compare

Release Notes

  • OpenCppCoverage 64 bits version can debug 32 bits and 64 bits program.
  • OpenCppCoverage 32 bits can only debug 32 bits program.

Changelog:

  • Add version information at the end of the reports. Thanks @pamrulla for #87.
  • Build OpenCppCoverage with Visual Studio 2019.
  • Fix Error: exists: The device is not ready. See #92.
  • Remove unreachable lines from the coverage. See #97.
  • Fix an issue when using a network drive: Thanks @jkoppenw for #115.
  • Set timestamp field for Cobertura reports. See #109.
  • Update JQuery to 3.4.1. Thanks @opidopiopi for #116.
  • Display several FAQ links when some errors occured.