Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
4ef157ec
Commit
4ef157ec
authored
Oct 14, 2022
by
Alexander Lohnau
💬
Committed by
Julius Künzel
Oct 19, 2022
Browse files
Disable cppcheck warnings for fakeit.hpp, catch.hpp and fakeit_standalone.hpp files
parent
efc36da6
Pipeline
#251069
failed with stage
in 7 minutes and 39 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.kde-ci.yml
View file @
4ef157ec
...
...
@@ -36,4 +36,5 @@ Dependencies:
Options
:
require-passing-tests-on
:
[
'
Linux'
]
cppcheck-arguments
:
'
--suppress="*:tests/fakeit.hpp"
--suppress="*:tests/catch.hpp"
--suppress="*:fuzzer/fakeit_standalone.hpp"'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment