aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorAntti Hölttä <AHoelttae@luxoft.com>2019-03-12 16:04:36 +0100
committerAntti Hölttä <AHoelttae@luxoft.com>2019-03-18 16:43:04 +0100
commit00a273acef3cb084e7a9725c9ecc60c3aa3556da (patch)
treee363a51689e72510ef3d6d45de178d8bc4c43b99 /tests/tests.pro
parent3b2cbd9016158a6511bd2f9699d095dd60c8fc66 (diff)
Add test for 360 navigation. Not complete, fails with 360 degrees.
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index ed92176..7bf1cf7 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -15,4 +15,5 @@ DISTFILES += \
CNRect.qml \
4WayTest.qml \
reparenting.qml \
- reparenting2.qml
+ reparenting2.qml \
+ 360Test.qml