Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
libksieve
Commits
bf553843
Commit
bf553843
authored
Jun 05, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test-date1 will failed
parent
6f59b8f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/ksieveui/autocreatescripts/autotests/sieveeditorgraphicalmodewidgettest.cpp
...escripts/autotests/sieveeditorgraphicalmodewidgettest.cpp
+1
-0
No files found.
src/ksieveui/autocreatescripts/autotests/sieveeditorgraphicalmodewidgettest.cpp
View file @
bf553843
...
...
@@ -111,6 +111,7 @@ void SieveEditorGraphicalModeWidgetTest::shouldLoadScripts()
QEXPECT_FAIL
(
"failed-if-in-if"
,
"Expected failure on failed-if-in-if file. Problem with if in another if."
,
Continue
);
QEXPECT_FAIL
(
"test-comment2"
,
"Expected failure on test-comment2 file. Problem with # and /* ."
,
Continue
);
QEXPECT_FAIL
(
"test-comment7"
,
"Expected failure on test-comment7 file. Problem comment after an action ."
,
Continue
);
QEXPECT_FAIL
(
"test-date1"
,
"Expected failure on test-date1 file. Problem with * in date."
,
Continue
);
QCOMPARE
(
proc
.
exitCode
(),
0
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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