aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/imagine
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-08-08 14:21:44 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2018-10-12 10:06:33 +0000
commit8f1a401c7a52038008b1807b65f599021b9545f8 (patch)
tree99c8836f09f73f6d8ef004ce05a8668a2580e9f6 /tests/auto/controls/imagine
parent8929ce3fc2faca9785d9ab2ab77acd6c683865a5 (diff)
Remove support for GPU_BLACKLIST files from some tests
The feature is no longer used and support for it shall soon be dropped. Change-Id: I9b35b43262b6f07609cf931315125e91e0a1f9b6 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/controls/imagine')
-rw-r--r--tests/auto/controls/imagine/tst_imagine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/controls/imagine/tst_imagine.cpp b/tests/auto/controls/imagine/tst_imagine.cpp
index 9777c9c9..9db7ed4d 100644
--- a/tests/auto/controls/imagine/tst_imagine.cpp
+++ b/tests/auto/controls/imagine/tst_imagine.cpp
@@ -39,7 +39,6 @@
int main(int argc, char *argv[])
{
- QTEST_ADD_GPU_BLACKLIST_SUPPORT
QTEST_SET_MAIN_SOURCE_PATH
qputenv("QML_NO_TOUCH_COMPRESSION", "1");
QQuickStyle::setStyle("Imagine");