summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-11-04 14:20:31 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-07 09:28:33 +0100
commit50890c0da8b2be78d1a5d243feadac1cd9698eca (patch)
tree8a8be9a03650f4dfa4e9308e47665dc46bcf04c4 /tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro
parent7ba57e2630ec4b6b8e426249025ade9c40df463c (diff)
Re-enabled passing tests in tst_qinputcontext
To increase the effective test coverage, this patch re-enables the tst_qinputcontext test case as such, and instead disables only the test functions that are currently failing in CI. Task-number: QTBUG-22453 Change-Id: Ib1d4946ab29e67e0e72f4f9c6a7bf39b65d0f6be Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro')
-rw-r--r--tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro b/tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro
index 3700cadf8b..fcfb15c5fb 100644
--- a/tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro
+++ b/tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro
@@ -4,5 +4,3 @@ QT += widgets testlib
SOURCES += tst_qinputcontext.cpp
mac*:CONFIG+=insignificant_test
-
-CONFIG += insignificant_test # QTBUG-21402