summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopengl
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-11-24 09:48:14 +0200
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-11-24 11:02:37 +0000
commit4e39cbaa411540465a5dc72694bdee8a43c472e1 (patch)
treecdf70d782bfb75a20bee18a12fb4c357b1b0b51f /tests/auto/gui/qopengl
parentc07eef8a9ec3629d5e9c130e56184651b8f46e55 (diff)
Remove unneeded insignificant flag in qopengl
VS2010 is not supported in Qt5.7+ Task-number: QTBUG-31611 Change-Id: I4b2bd703f6462e6f0a4de9e75bca8316b8707680 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/gui/qopengl')
-rw-r--r--tests/auto/gui/qopengl/qopengl.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/gui/qopengl/qopengl.pro b/tests/auto/gui/qopengl/qopengl.pro
index 2ca2fe4fb6..a4ef016e39 100644
--- a/tests/auto/gui/qopengl/qopengl.pro
+++ b/tests/auto/gui/qopengl/qopengl.pro
@@ -8,6 +8,4 @@ QT += gui-private core-private testlib
SOURCES += tst_qopengl.cpp
-win32-msvc2010:contains(QT_CONFIG, angle):CONFIG += insignificant_test # QTBUG-31611
-
linux:contains(QT_CONFIG, xcb-glx):contains(QT_CONFIG, xcb-xlib):!contains(QT_CONFIG, egl): DEFINES += USE_GLX