v2.13.4
版本发布时间: 2020-12-29 22:07:56
catchorg/Catch2最新发布版本:v3.7.1(2024-09-17 16:50:49)
Improvements
- Improved the hashing algorithm used for shuffling test cases (#2070)
-
TEST_CASE
s that differ only in the last character should be properly shuffled - Note that this means that v2.13.4 gives you a different order of test cases than 2.13.3, even given the same seed.
-
Miscellaneous
- Deprecated
ParseAndAddCatchTests
CMake integration (#2092)- It is impossible to implement it properly for all the different test case variants Catch2 provides, and there are better options provided.
- Use
catch_discover_tests
instead, which uses runtime information about available tests.
- Fixed bug in
catch_discover_tests
that would cause it to fail when used in specific project structures (#2119) - Added Bazel build file
- Added an experimental static library target to CMake
1、 catch.hpp 638.04KB
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.6KB
8、 catch_reporter_tap.hpp.asc 833B
9、 catch_reporter_teamcity.hpp 8.7KB
10、 catch_reporter_teamcity.hpp.asc 833B