forked from pool/Catch2
Accepting request 1173812 from home:badshah400:branches:devel:libraries:c_c++
Update to version 3.6.0. OBS-URL: https://build.opensuse.org/request/show/1173812 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Catch2?expand=0&rev=38
This commit is contained in:
parent
8c2662e28b
commit
ed41ae525e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7754b711242c167d8f60b890695347f90a1ebc95949a045385114165d606dbb
|
|
||||||
size 1172449
|
|
3
Catch2-3.6.0.tar.gz
Normal file
3
Catch2-3.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:485932259a75c7c6b72d4b874242c489ea5155d17efa345eb8cc72159f49f356
|
||||||
|
size 1181300
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 19:14:33 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.6.0:
|
||||||
|
* Fixes
|
||||||
|
- Fixed the JUnit reporter sometimes crashing when reporting a
|
||||||
|
fatal error (gh#catchorg/Catch2#1210,
|
||||||
|
gh#catchorg/Catch2#2855).
|
||||||
|
* Improvements
|
||||||
|
- Disable -Wnon-virtual-dtor in Decomposer and Matchers
|
||||||
|
(gh#catchorg/Catch2#2854).
|
||||||
|
- precision in floating point stringmakers defaults to
|
||||||
|
max_digits10.
|
||||||
|
- Column wrapping ignores ansi colour codes when calculating
|
||||||
|
string width (gh#catchorg/Catch2#2833,
|
||||||
|
gh#catchorg/Catch2#2849).
|
||||||
|
* Miscellaneous
|
||||||
|
- Conan support improvements
|
||||||
|
- SelfTest target can be built through Bazel
|
||||||
|
(gh#catchorg/Catch2#2857).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 10 13:38:14 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
Wed Apr 10 13:38:14 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define __builder ninja
|
%define __builder ninja
|
||||||
Name: Catch2
|
Name: Catch2
|
||||||
Version: 3.5.4
|
Version: 3.6.0
|
||||||
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