Skip to content

v2.0.0-develop.2

Pre-release
Pre-release

Choose a tag to compare

@philsquared philsquared released this 18 Aug 15:04
· 2552 commits to devel since this release

Fixes

  • fixed issue when comparing non-copyable values
  • fixed issue with exception message checking with matchers

Features

  • introduced CATCH_CONFIG_EXTERNAL_INTERFACES so that, e.g., reporters can be implemented outside the main file.

Breaking changes

  • reverted -d syntax to previous behaviour (so it takes an argument again, yes or no).
  • removed deprecated INTERNAL_CATCH_REGISTER_LISTENER (use CATCH_REGISTER_LISTENER)