Accepting request 910364 from home:alois:branches:devel:libraries:c_c++
- Update to version 2.13.7 Fixes: * Added missing `<iterator>` include in benchmarking. * Fixed noexcept build with benchmarking enabled. * Fixed build for compilers with C++17 support but without C++17 library support. * JUnit only uses 3 decimal places when reporting durations. * `!mayfail` tagged tests are now marked as `skipped` in JUnit reporter output. OBS-URL: https://build.opensuse.org/request/show/910364 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Catch2?expand=0&rev=13
This commit is contained in:
parent
7f1b61ea57
commit
ea5699e06a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4
|
|
||||||
size 659811
|
|
3
Catch2-2.13.7.tar.gz
Normal file
3
Catch2-2.13.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cdb4138a072e4c0290034fe22d9f0a80d3bcfb8d7a8a5c49ad75d3a5da24fae
|
||||||
|
size 661014
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 11:24:30 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 2.13.7
|
||||||
|
Fixes:
|
||||||
|
* Added missing `<iterator>` include in benchmarking.
|
||||||
|
* Fixed noexcept build with benchmarking enabled.
|
||||||
|
* Fixed build for compilers with C++17 support but without
|
||||||
|
C++17 library support.
|
||||||
|
* JUnit only uses 3 decimal places when reporting durations.
|
||||||
|
* `!mayfail` tagged tests are now marked as `skipped` in JUnit
|
||||||
|
reporter output.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 3 18:05:28 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
Mon May 3 18:05:28 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: Catch2
|
Name: Catch2
|
||||||
Version: 2.13.6
|
Version: 2.13.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD
|
Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD
|
||||||
License: BSL-1.0
|
License: BSL-1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user