aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-05-15 19:55:20 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-05-17 11:59:38 +0200
commit7dab86334a6a4db80888c6305736a20d043d4a3c (patch)
tree17c4e95d1a0e93bbcc790534cbee7e3384e45931 /tests/auto/quick/quick.pro
parent24abd0d14ebd420c275fa4e49ddb1a43b441c74f (diff)
Remove openglinfo autotest
...because OpenGLInfo itself is deprecated and was replaced by GraphicsInfo back in Qt 5.8. Change-Id: Icfeff14cc404d9b82da07991c77fc4a7a0869883 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index da119c8b27..fada4a0d31 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -13,7 +13,6 @@ qtConfig(opengl(es1|es2)?) {
QUICKTESTS += \
qquickanimatedsprite \
qquickframebufferobject \
- qquickopenglinfo \
qquickspritesequence
qtHaveModule(opengl): QUICKTESTS += qquickrendercontrol