mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Mention STATIC_CHECK in release notes
This commit is contained in:
parent
f41d761674
commit
67caef6f45
@ -169,6 +169,8 @@ new design.
|
||||
* This greatly simplifies parallelization of tests in a binary through external runner.
|
||||
* The embedded CLI parser now supports repeatedly callable lambdas
|
||||
* A lambda-based option parser can opt into being repeatedly specifiable.
|
||||
* Added `STATIC_CHECK` macro, similar to `STATIC_REQUIRE` (#2318)
|
||||
* When deferred tu runtime, it behaves like `CHECK`, and not like `REQUIRE`.
|
||||
|
||||
|
||||
### Fixes
|
||||
|
Loading…
Reference in New Issue
Block a user