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
PIM
KAlarm
Commits
952dd6dd
Commit
952dd6dd
authored
Jun 07, 2021
by
David Jarvie
Browse files
Revert unwanted change in
e0c14cfe
parent
e0c14cfe
Pipeline
#64621
passed with stage
in 10 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakePresets.json
View file @
952dd6dd
...
@@ -88,19 +88,19 @@
...
@@ -88,19 +88,19 @@
"name"
:
"clazy"
,
"name"
:
"clazy"
,
"configurePreset"
:
"clazy"
,
"configurePreset"
:
"clazy"
,
"environment"
:
{
"environment"
:
{
"CLAZY_CHECKS"
:
"level0,level1,detaching-member,ifndef-define-typo,isempty-vs-count,qrequiredresult-candidates,reserve-candidates,signal-with-return-value,unneeded-cast,function-args-by-ref,
function-args-by-value,
returning-void-expression,no-ctor-missing-parent-argument,isempty-vs-count,qhash-with-char-pointer-key,raw-environment-function,qproperty-type-mismatch,old-style-connect,qstring-allocations,container-inside-loop,heap-allocated-small-trivial-type,inefficient-qlist,qstring-varargs,level2,detaching-member,heap-allocated-small-trivial-type,isempty-vs-count,qstring-varargs,qvariant-template-instantiation,raw-environment-function,reserve-candidates,signal-with-return-value,thread-with-slots,no-ctor-missing-parent-argument,no-missing-typeinfo"
,
"CLAZY_CHECKS"
:
"level0,level1,detaching-member,ifndef-define-typo,isempty-vs-count,qrequiredresult-candidates,reserve-candidates,signal-with-return-value,unneeded-cast,function-args-by-ref,returning-void-expression,no-ctor-missing-parent-argument,isempty-vs-count,qhash-with-char-pointer-key,raw-environment-function,qproperty-type-mismatch,old-style-connect,qstring-allocations,container-inside-loop,heap-allocated-small-trivial-type,inefficient-qlist,qstring-varargs,level2,detaching-member,heap-allocated-small-trivial-type,isempty-vs-count,qstring-varargs,qvariant-template-instantiation,raw-environment-function,reserve-candidates,signal-with-return-value,thread-with-slots,no-ctor-missing-parent-argument,no-missing-typeinfo"
,
"CCACHE_DISABLE"
:
"ON"
"CCACHE_DISABLE"
:
"ON"
}
}
}
}
],
],
"testPresets"
:
[
"testPresets"
:
[
{
{
"name"
:
"dev"
,
"name"
:
"dev"
,
"configurePreset"
:
"dev"
,
"configurePreset"
:
"dev"
,
"output"
:
{
"outputOnFailure"
:
true
},
"output"
:
{
"outputOnFailure"
:
true
},
"execution"
:
{
"noTestsAction"
:
"error"
,
"stopOnFailure"
:
false
}
"execution"
:
{
"noTestsAction"
:
"error"
,
"stopOnFailure"
:
false
}
},
},
{
{
"name"
:
"asan"
,
"name"
:
"asan"
,
"configurePreset"
:
"asan"
,
"configurePreset"
:
"asan"
,
"output"
:
{
"outputOnFailure"
:
true
},
"output"
:
{
"outputOnFailure"
:
true
},
...
...
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