From 3b2cbd9016158a6511bd2f9699d095dd60c8fc66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antti=20H=C3=B6ltt=C3=A4?= Date: Tue, 12 Mar 2019 14:18:00 +0100 Subject: Add test qml-file for testing reparenting within the same window. No testcase yet, fails for now. --- tests/tests.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/tests.pro') 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 -- cgit v1.2.3