v2.12.3
版本发布时间: 2020-06-30 03:00:21
catchorg/Catch2最新发布版本:v3.7.1(2024-09-17 16:50:49)
Fixes
-
GENERATE
nested in a for loop no longer creates multiple generators (#1913) - Fixed copy paste error breaking
TEMPLATE_TEST_CASE_SIG
for 6 or more arguments (#1954) - Fixed potential UB when handling non-ASCII characters in CLI args (#1943)
Improvements
- There can be multiple calls to
GENERATE
on a single line - Improved
fno-except
support for platforms that do not provide shims for exception-related std functions (#1950)- E.g. the Green Hills C++ compiler
- XmlReporter now also reports test-case-level statistics (#1958)
- This is done via a new element,
OverallResultsCases
- This is done via a new element,
Miscellaneous
- Added
.clang-format
file to the repo (#1182, #1920) - Rewrote contributing docs
- They should explain the different levels of testing and so on much better
1、 catch.hpp 632.69KB
2、 catch.hpp.asc 833B
3、 catch_reporter_automake.hpp 2.21KB
4、 catch_reporter_automake.hpp.asc 833B
5、 catch_reporter_sonarqube.hpp 7.1KB
6、 catch_reporter_sonarqube.hpp.asc 833B
7、 catch_reporter_tap.hpp 9.61KB
8、 catch_reporter_tap.hpp.asc 833B
9、 catch_reporter_teamcity.hpp 8.7KB
10、 catch_reporter_teamcity.hpp.asc 833B