Skip to content

v3.15.2

Latest

Choose a tag to compare

@horenmar horenmar released this 07 Jul 19:01
v3.15.2
191fa38

Fixes

  • Fixed --warn InfiniteGenerators triggering even if the generator was limited to specific element via path filtering.
  • Fixed -Wunused-parameter triggering in -fnoexceptions builds.

Improvements

  • catch_discover_tests can handle cases where the binary prints out non-Catch2 output due to global constructors (#3162)