Skip to content

v0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@csoltenborn csoltenborn released this 09 Dec 15:23
  • enhancement: new placeholders $(PlatformName) and $(ConfigurationName) are available (#170)
  • enhancement: the option Use new test execution framework (experimental) has been renamed into Use native debugging. It now only affects debugging of tests: native debuging supports test crash detection and printing test output (#106)
  • bugfix: tests without source location did not receive traits by regex (#249)
  • bugfix: user-provided regexes could run forever (#239)
  • maintenance: code coverage has been improved (#247, thanks to frboyer for pull request)
  • maintenance: the SampleTests solution now uses Google Test 1.8.1 (#248)