Skip to content

v2.13.7

Compare
Choose a tag to compare
@horenmar horenmar released this 28 Jul 18:51
· 28 commits to v2.x since this release
v2.13.7
c4e3767

Fixes

  • Added missing <iterator> include in benchmarking. (#2231)
  • Fixed noexcept build with benchmarking enabled (#2235)
  • Fixed build for compilers with C++17 support but without C++17 library support (#2195)
  • JUnit only uses 3 decimal places when reporting durations (#2221)
  • !mayfail tagged tests are now marked as skipped in JUnit reporter output (#2116)