summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/lancelot/lancelot.pro
diff options
context:
space:
mode:
authoraavit <eirik.aavitsland@digia.com>2012-10-29 10:34:20 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-09 16:07:44 +0100
commitf4a8e940eda1904ed2fba247c1d2752106ccc5c9 (patch)
tree9121c2b03d70591c1345379a3dad75298df31923 /tests/auto/other/lancelot/lancelot.pro
parent6dffbccbf3045d928ffcc3af0d2c659c1a3b8b1f (diff)
Qt5 updates to the QPainter lancelot autotest
a) Use the new Qt5 OpenGL API for testing of GL painting b) Simplify: Use the higher-level QBaselineTest API instead of the low-level baselineprotocol API. Change-Id: Ib5f47f6fe68837dfdc8dc3a74638c5cb0b724614 Reviewed-by: aavit <eirik.aavitsland@digia.com>
Diffstat (limited to 'tests/auto/other/lancelot/lancelot.pro')
-rw-r--r--tests/auto/other/lancelot/lancelot.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/other/lancelot/lancelot.pro b/tests/auto/other/lancelot/lancelot.pro
index b01e73a2c9..b577e0dbc9 100644
--- a/tests/auto/other/lancelot/lancelot.pro
+++ b/tests/auto/other/lancelot/lancelot.pro
@@ -2,7 +2,6 @@ CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_lancelot
QT += xml widgets testlib
-contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2):QT += opengl
SOURCES += tst_lancelot.cpp \
paintcommands.cpp