From fef5803681ae48d8e9719b5d6d2728472ec3b56d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antti=20M=C3=A4=C3=A4tt=C3=A4?= Date: Mon, 15 Aug 2016 13:53:56 +0300 Subject: Add new multiplewindows-qml manual test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the new test, which renders to multiple windows simultaniously. Can be used to test that the resume/suspend of render thread works, among other things. Change-Id: I9ace3e833a701674d6021498fca6d8e837e94adf Reviewed-by: Tomi Korpipää Reviewed-by: Paul Lemire --- tests/manual/multiplewindows-qml/qml.qrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/manual/multiplewindows-qml/qml.qrc (limited to 'tests/manual/multiplewindows-qml/qml.qrc') diff --git a/tests/manual/multiplewindows-qml/qml.qrc b/tests/manual/multiplewindows-qml/qml.qrc new file mode 100644 index 000000000..72868031a --- /dev/null +++ b/tests/manual/multiplewindows-qml/qml.qrc @@ -0,0 +1,6 @@ + + + main.qml + Scene.qml + + -- cgit v1.2.3