summaryrefslogtreecommitdiffstats
path: root/tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro
diff options
context:
space:
mode:
authorKaj Grönholm <kaj.gronholm@qt.io>2019-06-10 12:26:17 +0300
committerKaj Grönholm <kaj.gronholm@qt.io>2019-06-11 12:50:49 +0300
commit0cd2ed2fc3cadc0d14df16cbd2653772437ce4ac (patch)
tree7e27d3d9aa226e785f362c0a811f374c965206fd /tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro
parenta06fe056604b38d52ebca44d52b87f736b483649 (diff)
Move autotests into ogl-runtime repository
Move all autotests into ogl-runtime as they are testing runtime and not qt3dstudio. Adjust to build on new structure, but keep tests disabled by default until making sure CI can build & run them. Task-number: QT3DS-3627 Change-Id: I8abb87424ee5d89d05017235cdf15bd6c0f6d490 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Pasi Keränen <pasi.keranen@qt.io>
Diffstat (limited to 'tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro')
-rw-r--r--tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro b/tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro
new file mode 100644
index 0000000..7da6bf7
--- /dev/null
+++ b/tests/auto/studio3d/q3dssurfaceviewer/q3dssurfaceviewer.pro
@@ -0,0 +1,10 @@
+TEMPLATE = app
+CONFIG += testcase
+
+TARGET = tst_q3dssurfaceviewer
+
+QT += testlib studio3d
+
+SOURCES += tst_q3dssurfaceviewer.cpp
+
+RESOURCES += ../shared/shared_presentations.qrc