Skip to content

v2.13.3

Compare
Choose a tag to compare
@horenmar horenmar released this 31 Oct 17:26
· 1415 commits to devel since this release
v2.13.3
ff349a5

Fixes

  • Fixed possible infinite loop when combining generators with section filter (-c option) (#2025)

Miscellaneous

  • Fixed ParseAndAddCatchTests not finding TEST_CASEs without tags (#2055, #2056)
  • ParseAndAddCatchTests supports CMP0110 policy for changing behaviour of add_test (#2057)
    • This was the shortlived change in CMake 3.18.0 that temporarily broke ParseAndAddCatchTests