Go to file
Luigi Baldoni f2cb9e787b Accepting request 852324 from home:alois:branches:devel:libraries:c_c++
- Update to version 2.13.3
  Fixes:
  * Fixed possible infinite loop when combining generators with
    section filter (`-c` option)
  Miscellaneous:
  * Fixed `ParseAndAddCatchTests` not finding `TEST_CASE`s
    without tags
  * `ParseAndAddCatchTests` supports `CMP0110` policy for
    changing behaviour of `add_test`
    + This was the shortlived change in CMake 3.18.0 that
      temporarily broke `ParseAndAddCatchTests`
  version 2.13.2
  Improvements:
  * Implemented workaround for NVCC ICE
  Fixes:
  * Fixed detection of `std::uncaught_exceptions` support under
    non-msvc platforms
  Miscellaneous:
  * `catch_discover_tests` has been improved significantly
    + You can now specify which reporter should be used
    + You can now modify where the output will be written
    + `WORKING_DIRECTORY` setting is respected
  * `ParseAndAddCatchTests` now supports `TEMPLATE_TEST_CASE`
    macros
  * Various documentation fixes and improvements
  version 2.13.1
  Improvements:
  * `ParseAndAddCatchTests` handles CMake v3.18.0 correctly
  * Improved autodetection of `std::byte`
  * Simplified implementation of templated test cases
    + This should have a tiny positive effect on its compilation
      throughput
  Fixes:
  * Automatic stringification of ranges handles sentinel ranges
    properly

OBS-URL: https://build.opensuse.org/request/show/852324
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Catch2?expand=0&rev=7
2020-12-01 11:32:34 +00:00
.gitattributes Accepting request 704522 from home:audaki:branches:devel:libraries:c_c++ 2019-05-21 15:34:24 +00:00
.gitignore Accepting request 704522 from home:audaki:branches:devel:libraries:c_c++ 2019-05-21 15:34:24 +00:00
Catch2-2.13.3.tar.gz Accepting request 852324 from home:alois:branches:devel:libraries:c_c++ 2020-12-01 11:32:34 +00:00
Catch2.changes Accepting request 852324 from home:alois:branches:devel:libraries:c_c++ 2020-12-01 11:32:34 +00:00
Catch2.spec Accepting request 852324 from home:alois:branches:devel:libraries:c_c++ 2020-12-01 11:32:34 +00:00