Catch2 support added (resolves #8)

This commit is contained in:
Mateusz Pusz
2019-10-14 10:53:02 +02:00
parent 44067dfd19
commit 3475f5193e
15 changed files with 230 additions and 36 deletions

View File

@ -62,10 +62,13 @@ DerivePointerAlignment: false
# DisableFormat: false
# ExperimentalAutoDetectBinPacking: false
# FixNamespaceComments: true
# ForEachMacros:
# - foreach
# - Q_FOREACH
# - BOOST_FOREACH
ForEachMacros:
- foreach
- Q_FOREACH
- BOOST_FOREACH
- GIVEN
- WHEN
- THEN
IncludeBlocks: Merge
IncludeCategories:
- Regex: '^".*'