v2.13.0
版本发布时间: 2020-07-13 02:33:51
catchorg/Catch2最新发布版本:v3.7.1(2024-09-17 16:50:49)
Improvements
-
GENERATE
can now follow aSECTION
at the same level of nesting (#1938)- The
SECTION
(s) before theGENERATE
will not be run multiple times, the following ones will.
- The
- Added
-D
/--min-duration
command line flag (#1910)- If a test takes longer to finish than the provided value, its name and duration will be printed.
- This flag is overriden by setting
-d
/--duration
.
Fixes
-
TAPReporter
no longer skips successful assertions (#1983)
1、 catch.hpp 634.78KB
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