summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@qt.io>2018-01-25 17:19:35 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2018-02-01 12:27:31 +0000
commit0d5dedf3f6e9fa894bcc64b0644abb216195b022 (patch)
tree1690680597b1f8917dc50149ccda07987e9b9cc4 /tests/manual
parent313be2402d3f218e69d49168e16dac51cb36dbb7 (diff)
Q3DS Lancelot Graphics Regression test framework
Based off of the approach of the Qt Quick lancelot tests. q3dsscenegrabber is responsible for running the tests and generating an image. tst_q3ds is the lancelot test that submits images to the baseline server. The baseline code is copied from qtbase since we can't assume that we are built under the qt5 directory structure. At some point in the future the baseline code will likely be moved into its own repository, but for now we can just take a copy. Change-Id: I5ff86fc43679accae47a96da0e5a6363ceda99e0 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/manual.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index 5b1a9f4..9225fe8 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -1,2 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS = datamodelgen
+SUBDIRS = \
+ datamodelgen