v2.13.2
版本发布时间: 2020-10-07 18:17:29
catchorg/Catch2最新发布版本:v3.7.1(2024-09-17 16:50:49)
There are two things of importance here. The first is that after this release, I am making the v3 branch the main development branch, and will instead branch off a maintenance branch for v2.
The other is that you should watch this video by my friend, JeanHeyd Meneide, on his experiences with the C++ community.
Improvements
- Implemented workaround for AppleClang shadowing bug (#2030)
- Implemented workaround for NVCC ICE (#2005, #2027)
Fixes
- Fixed detection of
std::uncaught_exceptions
support under non-msvc platforms (#2021) - Fixed the experimental stdout/stderr capture under Windows (#2013)
Miscellaneous
-
catch_discover_tests
has been improved significantly (#2023, #2039)- You can now specify which reporter should be used
- You can now modify where the output will be written
-
WORKING_DIRECTORY
setting is respected
-
ParseAndAddCatchTests
now supportsTEMPLATE_TEST_CASE
macros (#2031) - Various documentation fixes and improvements (#2022, #2028, #2034)
1、 catch.hpp 635.56KB
2、 catch.hpp.asc 833B
3、 catch_reporter_automake.hpp 2.15KB
4、 catch_reporter_automake.hpp.asc 833B
5、 catch_reporter_sonarqube.hpp 6.92KB
6、 catch_reporter_sonarqube.hpp.asc 833B
7、 catch_reporter_tap.hpp 9.36KB
8、 catch_reporter_tap.hpp.asc 833B
9、 catch_reporter_teamcity.hpp 8.49KB
10、 catch_reporter_teamcity.hpp.asc 833B