Skip to content

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@csoltenborn csoltenborn released this 24 Sep 11:19
  • enhancement: Google Test executables are identified automatically by investigating the binaries - custom regexes should not be necessary any more (#121)
  • enhancement: Support for parameterized tests with name functors (#150, thanks to Shane Blackett for report and pull request)
  • enhancement: Google Test reports the duration of tests faster than 0.5ms as 0ms. These tests are now reported to VS with a duration of 0.25ms, hopefully being more realistic than the former 0.1ms (#166)
  • enhancement: release notes are now delivered from installation folder, slightly reducing dll size (#165)
  • bugfix: error messages containing source file locations do not confuse the error message parser any more (#157)
  • maintenance: improved NuGet package structure (#144, thanks to Microsoft's Jayarani Garg and Huy Nguyen for advice)