summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/widgets.pro
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2016-08-23 13:32:55 +0200
committerPeter Varga <pvarga@inf.u-szeged.hu>2016-09-23 05:34:16 +0000
commitdd7917e0203a9144719214c5a5d36fcd7a0b6f93 (patch)
tree1ab6c2d6d4ef0d43e663e30bc59cc3b538456030 /tests/manual/widgets/widgets.pro
parenta4dcc5b4894aac423f65fcf9a13394078ee72257 (diff)
Add support of colored underline and background to InputMethodEvent
Moreover, unskip and update inputMethodsTextFormat widget auto test and move it to the tst_QWebEngineView tests. New manual test has been also added for testing input methods format. Task-number: QTBUG-55766 Change-Id: I4c71e15cb426925f76c770266a3c20f1cc12b687 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/manual/widgets/widgets.pro')
-rw-r--r--tests/manual/widgets/widgets.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/manual/widgets/widgets.pro b/tests/manual/widgets/widgets.pro
new file mode 100644
index 000000000..f06d3e1c3
--- /dev/null
+++ b/tests/manual/widgets/widgets.pro
@@ -0,0 +1,4 @@
+TEMPLATE= subdirs
+
+SUBDIRS += \
+ inputmethods