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
Tobias Hunger
qt-creator
Commits
f840d983
Commit
f840d983
authored
May 31, 2010
by
Erik Verbruggen
Browse files
Removed invalid testcase.
Reviewed-by: Christian Kamm
parent
f0a6a0ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/auto/qml/qmldesigner/coretests/testcore.cpp
View file @
f840d983
...
...
@@ -3346,7 +3346,7 @@ void TestCore::testSubComponentManager()
void
TestCore
::
testComponentLoadingTabWidget
()
{
QSKIP
(
"TODO: fails"
,
SkipAll
);
//
QSKIP("TODO: fails", SkipAll);
QString
fileName
=
QString
(
QTCREATORDIR
)
+
"/tests/auto/qml/qmldesigner/data/fx/tabs.qml"
;
QFile
file
(
fileName
);
...
...
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