Path to this page:
Subject: CVS commit: pkgsrc/devel/catch2
From: Adam Ciarcinski
Date: 2022-10-17 14:10:39
Message id: 20221017121039.A534BFA90@cvs.NetBSD.org
Log Message:
catch2: updated to 2.13.10
v2.13.10
Fixes
Fixed issue with catch_discover_tests when there is multiple of 256 tests
Catch2-provided main and wmain are explicitly marked as __cdecl when compiled \
with MSVC
Improved break-into-debugger behaviour for ARM Macs. It should now be possible \
to step execution after the break
Replaced deprecated std::aligned_storage
Files: