Update catch2 to 3.13.0

This commit is contained in:
rsadowski
2026-02-23 08:31:48 +00:00
parent 9bec3d1543
commit f36a373df9
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ COMMENT = C++-native, header-only, test framework for unit-tests
GH_ACCOUNT = catchorg
GH_PROJECT = Catch2
GH_TAGNAME = v3.12.0
GH_TAGNAME = v3.13.0
PKGNAME = ${DISTNAME:L}
CATEGORIES = devel
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (Catch2-3.12.0.tar.gz) = 4HcHnyFK/Jn+6UDZHBTPGowdN4ISImu59Q7/91/geyM=
SIZE (Catch2-3.12.0.tar.gz) = 1416567
SHA256 (Catch2-3.13.0.tar.gz) = ZQeV9lAa9RT4BueMVUcphHuY22k15pB282uwPtLphe8=
SIZE (Catch2-3.13.0.tar.gz) = 1184015
+3
View File
@@ -54,6 +54,7 @@ include/catch2/generators/catch_generators_adapters.hpp
include/catch2/generators/catch_generators_all.hpp
include/catch2/generators/catch_generators_random.hpp
include/catch2/generators/catch_generators_range.hpp
include/catch2/generators/catch_generators_throw.hpp
include/catch2/interfaces/
include/catch2/interfaces/catch_interfaces_all.hpp
include/catch2/interfaces/catch_interfaces_capture.hpp
@@ -110,6 +111,7 @@ include/catch2/internal/catch_noncopyable.hpp
include/catch2/internal/catch_optional.hpp
include/catch2/internal/catch_output_redirect.hpp
include/catch2/internal/catch_parse_numbers.hpp
include/catch2/internal/catch_path_filter.hpp
include/catch2/internal/catch_platform.hpp
include/catch2/internal/catch_polyfills.hpp
include/catch2/internal/catch_preprocessor.hpp
@@ -219,6 +221,7 @@ share/doc/Catch2/contributing.md
share/doc/Catch2/deprecations.md
share/doc/Catch2/event-listeners.md
share/doc/Catch2/faq.md
share/doc/Catch2/filtering-execution-path.md
share/doc/Catch2/generators.md
share/doc/Catch2/limitations.md
share/doc/Catch2/list-of-examples.md