aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorAntti Hölttä <AHoelttae@luxoft.com>2019-03-12 14:18:00 +0100
committerAntti Hölttä <AHoelttae@luxoft.com>2019-03-18 16:43:04 +0100
commit3b2cbd9016158a6511bd2f9699d095dd60c8fc66 (patch)
tree7d9e4df7299512aa54abc6f998eeb8bbd0f470d7 /tests/tests.pro
parent4b5670aad31bd066abfbc62354a8b91796d7183a (diff)
Add test qml-file for testing reparenting within the same window.
No testcase yet, fails for now.
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 ac192f3..ed92176 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -14,4 +14,5 @@ DISTFILES += \
basics.qml \
CNRect.qml \
4WayTest.qml \
- reparenting.qml
+ reparenting.qml \
+ reparenting2.qml