summaryrefslogtreecommitdiffstats
path: root/tests/manual/inputmethodhints/inputmethodhints.pro
diff options
context:
space:
mode:
authorFrédéric Lefebvre <frederic.lefebvre@qt.io>2025-01-02 13:31:59 +0100
committerFrédéric Lefebvre <frederic.lefebvre@qt.io>2025-01-14 15:56:04 +0100
commitd19d2d261ecc8cf90b4698e9de6d138049facbcb (patch)
treec4e472a0320331f5ddf308c1ae5efb75e75b0b76 /tests/manual/inputmethodhints/inputmethodhints.pro
parent16fc1e07784e294cdd75bbab216c2479ae171221 (diff)
Remove tst_inputMethodHints manual test as broken
Tests input method hints, but currently does not work and does not check these properly. Remove as broken/irrelevant Change-Id: Iad1bc2a14d2e69b13b7f882b1191d3b810c26c43 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests/manual/inputmethodhints/inputmethodhints.pro')
-rw-r--r--tests/manual/inputmethodhints/inputmethodhints.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/manual/inputmethodhints/inputmethodhints.pro b/tests/manual/inputmethodhints/inputmethodhints.pro
deleted file mode 100644
index f253f723326..00000000000
--- a/tests/manual/inputmethodhints/inputmethodhints.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-TARGET = tst_inputmethodhints
-
-QT += widgets
-
-HEADERS += inputmethodhints.h
-SOURCES += main.cpp \
- inputmethodhints.cpp
-FORMS += inputmethodhints.ui
-RESOURCES +=