Some work on test framework & option

This commit is contained in:
2024-10-28 23:52:48 +01:00
parent 46cc6bfc5f
commit 2a10eaae09
9 changed files with 176 additions and 51 deletions

View File

@ -28,3 +28,4 @@ Checks:
- "-*-no-array-decay"
- "-*-signed-bitwise"
- "-readability-use-anyofallof"
- "-readability-function-cognitive-complexity"