diff --git a/tests/baseline/CMakeLists.txt b/tests/baseline/CMakeLists.txt new file mode 100644 index 0000000000..8968c6e7c3 --- /dev/null +++ b/tests/baseline/CMakeLists.txt @@ -0,0 +1,4 @@ +# Special case: test includes the QBaselineTest module sources from qtbase directly +if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/../../../qtbase/tests/baseline/shared") + add_subdirectory(scenegraph) +endif() diff --git a/tests/manual/scenegraph_lancelot/CMakeLists.txt b/tests/baseline/scenegraph/CMakeLists.txt similarity index 100% rename from tests/manual/scenegraph_lancelot/CMakeLists.txt rename to tests/baseline/scenegraph/CMakeLists.txt diff --git a/tests/manual/scenegraph_lancelot/data/Ignore b/tests/baseline/scenegraph/data/Ignore similarity index 100% rename from tests/manual/scenegraph_lancelot/data/Ignore rename to tests/baseline/scenegraph/data/Ignore diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/SimpleBorderImage.qml b/tests/baseline/scenegraph/data/borderimages/SimpleBorderImage.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/SimpleBorderImage.qml rename to tests/baseline/scenegraph/data/borderimages/SimpleBorderImage.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/SimpleNoBorder.qml b/tests/baseline/scenegraph/data/borderimages/SimpleNoBorder.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/SimpleNoBorder.qml rename to tests/baseline/scenegraph/data/borderimages/SimpleNoBorder.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage.qml b/tests/baseline/scenegraph/data/borderimages/borderimage.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_borders_exceed_height.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_borders_exceed_height.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_borders_exceed_height.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_borders_exceed_height.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_borders_exceed_width.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_borders_exceed_width.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_borders_exceed_width.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_borders_exceed_width.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_no_border.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_no_border.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_no_border.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_no_border.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_smoothed.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_smoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_smoothed.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_smoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_border_overlap.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_border_overlap.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_border_overlap.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_border_overlap.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_negative_borders.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_negative_borders.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_negative_borders.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_negative_borders.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_borders.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_borders.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_borders.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_borders.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_bottom.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_bottom.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_bottom.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_bottom.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_center.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_center.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_center.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_center.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_left.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_left.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_left.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_left.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_right.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_right.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_right.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_right.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_right_left.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_right_left.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_right_left.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_right_left.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_top.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_top.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_top.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_top.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_top_bottom.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_top_bottom.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_rotated_unsmoothed_no_top_bottom.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_rotated_unsmoothed_no_top_bottom.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_smoothed.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_smoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_smoothed.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_smoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_tiling_horizontal.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_tiling_horizontal.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_tiling_horizontal.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_tiling_horizontal.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_tiling_vertical.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_tiling_vertical.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_tiling_vertical.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_tiling_vertical.qml diff --git a/tests/manual/scenegraph_lancelot/data/borderimages/borderimage_unsmoothed.qml b/tests/baseline/scenegraph/data/borderimages/borderimage_unsmoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/borderimages/borderimage_unsmoothed.qml rename to tests/baseline/scenegraph/data/borderimages/borderimage_unsmoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/gradients/gradients.qml b/tests/baseline/scenegraph/data/gradients/gradients.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/gradients/gradients.qml rename to tests/baseline/scenegraph/data/gradients/gradients.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/compressed_tex.qml b/tests/baseline/scenegraph/data/images/compressed_tex.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/compressed_tex.qml rename to tests/baseline/scenegraph/data/images/compressed_tex.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/fill_mode.qml b/tests/baseline/scenegraph/data/images/fill_mode.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/fill_mode.qml rename to tests/baseline/scenegraph/data/images/fill_mode.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/images_1.qml b/tests/baseline/scenegraph/data/images/images_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/images_1.qml rename to tests/baseline/scenegraph/data/images/images_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/images_2.qml b/tests/baseline/scenegraph/data/images/images_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/images_2.qml rename to tests/baseline/scenegraph/data/images/images_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/jpeg_full.qml b/tests/baseline/scenegraph/data/images/jpeg_full.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/jpeg_full.qml rename to tests/baseline/scenegraph/data/images/jpeg_full.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/jpeg_scaled.qml b/tests/baseline/scenegraph/data/images/jpeg_scaled.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/jpeg_scaled.qml rename to tests/baseline/scenegraph/data/images/jpeg_scaled.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_1.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_1.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_2.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_2.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_3.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_3.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_3.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_3.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_4.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_4.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_4.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_4.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_5.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_5.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_5.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_5.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_6.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_6.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_6.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_6.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_7.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_7.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_7.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_7.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_8.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_8.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_8.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_8.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_9.qml b/tests/baseline/scenegraph/data/images/linear_smooth_0_9.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_9.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_0_9.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/linear_smooth_1_0.qml b/tests/baseline/scenegraph/data/images/linear_smooth_1_0.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/linear_smooth_1_0.qml rename to tests/baseline/scenegraph/data/images/linear_smooth_1_0.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/mirror.qml b/tests/baseline/scenegraph/data/images/mirror.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/mirror.qml rename to tests/baseline/scenegraph/data/images/mirror.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/overlap.qml b/tests/baseline/scenegraph/data/images/overlap.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/overlap.qml rename to tests/baseline/scenegraph/data/images/overlap.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/tiling.qml b/tests/baseline/scenegraph/data/images/tiling.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/tiling.qml rename to tests/baseline/scenegraph/data/images/tiling.qml diff --git a/tests/manual/scenegraph_lancelot/data/images/transform.qml b/tests/baseline/scenegraph/data/images/transform.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/images/transform.qml rename to tests/baseline/scenegraph/data/images/transform.qml diff --git a/tests/manual/scenegraph_lancelot/data/opacity/opacity.qml b/tests/baseline/scenegraph/data/opacity/opacity.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/opacity/opacity.qml rename to tests/baseline/scenegraph/data/opacity/opacity.qml diff --git a/tests/manual/scenegraph_lancelot/data/rectangles/rectangles.qml b/tests/baseline/scenegraph/data/rectangles/rectangles.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rectangles/rectangles.qml rename to tests/baseline/scenegraph/data/rectangles/rectangles.qml diff --git a/tests/manual/scenegraph_lancelot/data/rectangles/rectangles_smoothed.qml b/tests/baseline/scenegraph/data/rectangles/rectangles_smoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rectangles/rectangles_smoothed.qml rename to tests/baseline/scenegraph/data/rectangles/rectangles_smoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/rectangles/rectangles_unsmoothed.qml b/tests/baseline/scenegraph/data/rectangles/rectangles_unsmoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rectangles/rectangles_unsmoothed.qml rename to tests/baseline/scenegraph/data/rectangles/rectangles_unsmoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/rectangles/test-rectangles.qml b/tests/baseline/scenegraph/data/rectangles/test-rectangles.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rectangles/test-rectangles.qml rename to tests/baseline/scenegraph/data/rectangles/test-rectangles.qml diff --git a/tests/manual/scenegraph_lancelot/data/rotation/rotation.qml b/tests/baseline/scenegraph/data/rotation/rotation.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rotation/rotation.qml rename to tests/baseline/scenegraph/data/rotation/rotation.qml diff --git a/tests/manual/scenegraph_lancelot/data/rotation/rotation_2.qml b/tests/baseline/scenegraph/data/rotation/rotation_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rotation/rotation_2.qml rename to tests/baseline/scenegraph/data/rotation/rotation_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/rotation/rotation_clip_multi.qml b/tests/baseline/scenegraph/data/rotation/rotation_clip_multi.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rotation/rotation_clip_multi.qml rename to tests/baseline/scenegraph/data/rotation/rotation_clip_multi.qml diff --git a/tests/manual/scenegraph_lancelot/data/rotation/rotation_clip_scissor.qml b/tests/baseline/scenegraph/data/rotation/rotation_clip_scissor.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rotation/rotation_clip_scissor.qml rename to tests/baseline/scenegraph/data/rotation/rotation_clip_scissor.qml diff --git a/tests/manual/scenegraph_lancelot/data/rotation/rotation_clip_stencil.qml b/tests/baseline/scenegraph/data/rotation/rotation_clip_stencil.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/rotation/rotation_clip_stencil.qml rename to tests/baseline/scenegraph/data/rotation/rotation_clip_stencil.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/activity/activity.qml b/tests/baseline/scenegraph/data/shaders/activity/activity.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/activity/activity.qml rename to tests/baseline/scenegraph/data/shaders/activity/activity.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/atlas/atlas.qml b/tests/baseline/scenegraph/data/shaders/atlas/atlas.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/atlas/atlas.qml rename to tests/baseline/scenegraph/data/shaders/atlas/atlas.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/basic/basic.qml b/tests/baseline/scenegraph/data/shaders/basic/basic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/basic/basic.qml rename to tests/baseline/scenegraph/data/shaders/basic/basic.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/basic/basic_alpha.qml b/tests/baseline/scenegraph/data/shaders/basic/basic_alpha.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/basic/basic_alpha.qml rename to tests/baseline/scenegraph/data/shaders/basic/basic_alpha.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/culling/culling_1.qml b/tests/baseline/scenegraph/data/shaders/culling/culling_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/culling/culling_1.qml rename to tests/baseline/scenegraph/data/shaders/culling/culling_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/culling/culling_2.qml b/tests/baseline/scenegraph/data/shaders/culling/culling_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/culling/culling_2.qml rename to tests/baseline/scenegraph/data/shaders/culling/culling_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_1.qml b/tests/baseline/scenegraph/data/shaders/gridmesh/resolution_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_1.qml rename to tests/baseline/scenegraph/data/shaders/gridmesh/resolution_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_16.qml b/tests/baseline/scenegraph/data/shaders/gridmesh/resolution_16.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_16.qml rename to tests/baseline/scenegraph/data/shaders/gridmesh/resolution_16.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_2.qml b/tests/baseline/scenegraph/data/shaders/gridmesh/resolution_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_2.qml rename to tests/baseline/scenegraph/data/shaders/gridmesh/resolution_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_4.qml b/tests/baseline/scenegraph/data/shaders/gridmesh/resolution_4.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_4.qml rename to tests/baseline/scenegraph/data/shaders/gridmesh/resolution_4.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_8.qml b/tests/baseline/scenegraph/data/shaders/gridmesh/resolution_8.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_8.qml rename to tests/baseline/scenegraph/data/shaders/gridmesh/resolution_8.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/hiddensource/hiddensource_1.qml b/tests/baseline/scenegraph/data/shaders/hiddensource/hiddensource_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/hiddensource/hiddensource_1.qml rename to tests/baseline/scenegraph/data/shaders/hiddensource/hiddensource_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/hiddensource/hiddensource_2.qml b/tests/baseline/scenegraph/data/shaders/hiddensource/hiddensource_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/hiddensource/hiddensource_2.qml rename to tests/baseline/scenegraph/data/shaders/hiddensource/hiddensource_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/hiddensource/unhidden_1.qml b/tests/baseline/scenegraph/data/shaders/hiddensource/unhidden_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/hiddensource/unhidden_1.qml rename to tests/baseline/scenegraph/data/shaders/hiddensource/unhidden_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/hiddensource/unhidden_2.qml b/tests/baseline/scenegraph/data/shaders/hiddensource/unhidden_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/hiddensource/unhidden_2.qml rename to tests/baseline/scenegraph/data/shaders/hiddensource/unhidden_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/image/async.qml b/tests/baseline/scenegraph/data/shaders/image/async.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/image/async.qml rename to tests/baseline/scenegraph/data/shaders/image/async.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/image/face-smile.png b/tests/baseline/scenegraph/data/shaders/image/face-smile.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/image/face-smile.png rename to tests/baseline/scenegraph/data/shaders/image/face-smile.png diff --git a/tests/manual/scenegraph_lancelot/data/shaders/image/source.qml b/tests/baseline/scenegraph/data/shaders/image/source.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/image/source.qml rename to tests/baseline/scenegraph/data/shaders/image/source.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/layer/layer.qml b/tests/baseline/scenegraph/data/shaders/layer/layer.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/layer/layer.qml rename to tests/baseline/scenegraph/data/shaders/layer/layer.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/live/liveonce_1.qml b/tests/baseline/scenegraph/data/shaders/live/liveonce_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/live/liveonce_1.qml rename to tests/baseline/scenegraph/data/shaders/live/liveonce_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/live/liveonce_2.qml b/tests/baseline/scenegraph/data/shaders/live/liveonce_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/live/liveonce_2.qml rename to tests/baseline/scenegraph/data/shaders/live/liveonce_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/live/livetwice_1.qml b/tests/baseline/scenegraph/data/shaders/live/livetwice_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/live/livetwice_1.qml rename to tests/baseline/scenegraph/data/shaders/live/livetwice_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/live/livetwice_2.qml b/tests/baseline/scenegraph/data/shaders/live/livetwice_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/live/livetwice_2.qml rename to tests/baseline/scenegraph/data/shaders/live/livetwice_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/live/samesource.qml b/tests/baseline/scenegraph/data/shaders/live/samesource.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/live/samesource.qml rename to tests/baseline/scenegraph/data/shaders/live/samesource.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_1.qml b/tests/baseline/scenegraph/data/shaders/mimap/mimap_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_1.qml rename to tests/baseline/scenegraph/data/shaders/mimap/mimap_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_2.qml b/tests/baseline/scenegraph/data/shaders/mimap/mimap_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_2.qml rename to tests/baseline/scenegraph/data/shaders/mimap/mimap_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_3.qml b/tests/baseline/scenegraph/data/shaders/mimap/mimap_3.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_3.qml rename to tests/baseline/scenegraph/data/shaders/mimap/mimap_3.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_4.qml b/tests/baseline/scenegraph/data/shaders/mimap/mimap_4.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_4.qml rename to tests/baseline/scenegraph/data/shaders/mimap/mimap_4.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/nesting/nesting.qml b/tests/baseline/scenegraph/data/shaders/nesting/nesting.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/nesting/nesting.qml rename to tests/baseline/scenegraph/data/shaders/nesting/nesting.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/propertyanimation/property.qml b/tests/baseline/scenegraph/data/shaders/propertyanimation/property.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/propertyanimation/property.qml rename to tests/baseline/scenegraph/data/shaders/propertyanimation/property.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/propertyanimation/uniformanimator.qml b/tests/baseline/scenegraph/data/shaders/propertyanimation/uniformanimator.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/propertyanimation/uniformanimator.qml rename to tests/baseline/scenegraph/data/shaders/propertyanimation/uniformanimator.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/propertyanimation/uniformanimator_stall.qml b/tests/baseline/scenegraph/data/shaders/propertyanimation/uniformanimator_stall.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/propertyanimation/uniformanimator_stall.qml rename to tests/baseline/scenegraph/data/shaders/propertyanimation/uniformanimator_stall.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml b/tests/baseline/scenegraph/data/shaders/recursive/recursive_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml rename to tests/baseline/scenegraph/data/shaders/recursive/recursive_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/one-source.qml b/tests/baseline/scenegraph/data/shaders/source/one-source.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/one-source.qml rename to tests/baseline/scenegraph/data/shaders/source/one-source.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/rect.qml b/tests/baseline/scenegraph/data/shaders/source/rect.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/rect.qml rename to tests/baseline/scenegraph/data/shaders/source/rect.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/switch_1.qml b/tests/baseline/scenegraph/data/shaders/source/switch_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/switch_1.qml rename to tests/baseline/scenegraph/data/shaders/source/switch_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml b/tests/baseline/scenegraph/data/shaders/source/switch_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml rename to tests/baseline/scenegraph/data/shaders/source/switch_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/switch_3.qml b/tests/baseline/scenegraph/data/shaders/source/switch_3.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/switch_3.qml rename to tests/baseline/scenegraph/data/shaders/source/switch_3.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/two-sources.qml b/tests/baseline/scenegraph/data/shaders/source/two-sources.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/two-sources.qml rename to tests/baseline/scenegraph/data/shaders/source/two-sources.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/visible_1.qml b/tests/baseline/scenegraph/data/shaders/source/visible_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/visible_1.qml rename to tests/baseline/scenegraph/data/shaders/source/visible_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/visible_2.qml b/tests/baseline/scenegraph/data/shaders/source/visible_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/source/visible_2.qml rename to tests/baseline/scenegraph/data/shaders/source/visible_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/texture/size.qml b/tests/baseline/scenegraph/data/shaders/texture/size.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/texture/size.qml rename to tests/baseline/scenegraph/data/shaders/texture/size.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/tree/hiddentree_1.qml b/tests/baseline/scenegraph/data/shaders/tree/hiddentree_1.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/tree/hiddentree_1.qml rename to tests/baseline/scenegraph/data/shaders/tree/hiddentree_1.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/tree/hiddentree_2.qml b/tests/baseline/scenegraph/data/shaders/tree/hiddentree_2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/tree/hiddentree_2.qml rename to tests/baseline/scenegraph/data/shaders/tree/hiddentree_2.qml diff --git a/tests/manual/scenegraph_lancelot/data/shaders/wrap/modes.qml b/tests/baseline/scenegraph/data/shaders/wrap/modes.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shaders/wrap/modes.qml rename to tests/baseline/scenegraph/data/shaders/wrap/modes.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_arc.qml b/tests/baseline/scenegraph/data/shape/shape_arc.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_arc.qml rename to tests/baseline/scenegraph/data/shape/shape_arc.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_arc_fill.qml b/tests/baseline/scenegraph/data/shape/shape_arc_fill.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_arc_fill.qml rename to tests/baseline/scenegraph/data/shape/shape_arc_fill.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_cubic.qml b/tests/baseline/scenegraph/data/shape/shape_cubic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_cubic.qml rename to tests/baseline/scenegraph/data/shape/shape_cubic.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_linear_gradient.qml b/tests/baseline/scenegraph/data/shape/shape_linear_gradient.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_linear_gradient.qml rename to tests/baseline/scenegraph/data/shape/shape_linear_gradient.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_lines.qml b/tests/baseline/scenegraph/data/shape/shape_lines.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_lines.qml rename to tests/baseline/scenegraph/data/shape/shape_lines.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_multiline.qml b/tests/baseline/scenegraph/data/shape/shape_multiline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_multiline.qml rename to tests/baseline/scenegraph/data/shape/shape_multiline.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_quad.qml b/tests/baseline/scenegraph/data/shape/shape_quad.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_quad.qml rename to tests/baseline/scenegraph/data/shape/shape_quad.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_spread.qml b/tests/baseline/scenegraph/data/shape/shape_spread.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_spread.qml rename to tests/baseline/scenegraph/data/shape/shape_spread.qml diff --git a/tests/manual/scenegraph_lancelot/data/shape/shape_text.qml b/tests/baseline/scenegraph/data/shape/shape_text.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shape/shape_text.qml rename to tests/baseline/scenegraph/data/shape/shape_text.qml diff --git a/tests/manual/scenegraph_lancelot/data/shared/blue_72x96.png b/tests/baseline/scenegraph/data/shared/blue_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/blue_72x96.png rename to tests/baseline/scenegraph/data/shared/blue_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/bw_1535x2244.jpg b/tests/baseline/scenegraph/data/shared/bw_1535x2244.jpg similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/bw_1535x2244.jpg rename to tests/baseline/scenegraph/data/shared/bw_1535x2244.jpg diff --git a/tests/manual/scenegraph_lancelot/data/shared/circle_16x16.png b/tests/baseline/scenegraph/data/shared/circle_16x16.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/circle_16x16.png rename to tests/baseline/scenegraph/data/shared/circle_16x16.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/col320x480.jpg b/tests/baseline/scenegraph/data/shared/col320x480.jpg similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/col320x480.jpg rename to tests/baseline/scenegraph/data/shared/col320x480.jpg diff --git a/tests/manual/scenegraph_lancelot/data/shared/cyan_72x96.png b/tests/baseline/scenegraph/data/shared/cyan_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/cyan_72x96.png rename to tests/baseline/scenegraph/data/shared/cyan_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/green_72x96.png b/tests/baseline/scenegraph/data/shared/green_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/green_72x96.png rename to tests/baseline/scenegraph/data/shared/green_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/o1.png b/tests/baseline/scenegraph/data/shared/o1.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/o1.png rename to tests/baseline/scenegraph/data/shared/o1.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/o1_bc1.ktx b/tests/baseline/scenegraph/data/shared/o1_bc1.ktx similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/o1_bc1.ktx rename to tests/baseline/scenegraph/data/shared/o1_bc1.ktx diff --git a/tests/manual/scenegraph_lancelot/data/shared/o2.png b/tests/baseline/scenegraph/data/shared/o2.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/o2.png rename to tests/baseline/scenegraph/data/shared/o2.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/o2_bc1.ktx b/tests/baseline/scenegraph/data/shared/o2_bc1.ktx similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/o2_bc1.ktx rename to tests/baseline/scenegraph/data/shared/o2_bc1.ktx diff --git a/tests/manual/scenegraph_lancelot/data/shared/orange_72x96.png b/tests/baseline/scenegraph/data/shared/orange_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/orange_72x96.png rename to tests/baseline/scenegraph/data/shared/orange_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/red_72x96.png b/tests/baseline/scenegraph/data/shared/red_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/red_72x96.png rename to tests/baseline/scenegraph/data/shared/red_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/sample_1.png b/tests/baseline/scenegraph/data/shared/sample_1.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/sample_1.png rename to tests/baseline/scenegraph/data/shared/sample_1.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/sand_16x16.png b/tests/baseline/scenegraph/data/shared/sand_16x16.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/sand_16x16.png rename to tests/baseline/scenegraph/data/shared/sand_16x16.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/basic.frag b/tests/baseline/scenegraph/data/shared/shaders/basic.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/basic.frag rename to tests/baseline/scenegraph/data/shared/shaders/basic.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/basic_alpha.frag b/tests/baseline/scenegraph/data/shared/shaders/basic_alpha.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/basic_alpha.frag rename to tests/baseline/scenegraph/data/shared/shaders/basic_alpha.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/cmyk.frag b/tests/baseline/scenegraph/data/shared/shaders/cmyk.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/cmyk.frag rename to tests/baseline/scenegraph/data/shared/shaders/cmyk.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/culling.frag b/tests/baseline/scenegraph/data/shared/shaders/culling.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/culling.frag rename to tests/baseline/scenegraph/data/shared/shaders/culling.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/desaturate.frag b/tests/baseline/scenegraph/data/shared/shaders/desaturate.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/desaturate.frag rename to tests/baseline/scenegraph/data/shared/shaders/desaturate.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/edge.frag b/tests/baseline/scenegraph/data/shared/shaders/edge.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/edge.frag rename to tests/baseline/scenegraph/data/shared/shaders/edge.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/gradient.frag b/tests/baseline/scenegraph/data/shared/shaders/gradient.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/gradient.frag rename to tests/baseline/scenegraph/data/shared/shaders/gradient.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/gradient2.frag b/tests/baseline/scenegraph/data/shared/shaders/gradient2.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/gradient2.frag rename to tests/baseline/scenegraph/data/shared/shaders/gradient2.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/gradient3.frag b/tests/baseline/scenegraph/data/shared/shaders/gradient3.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/gradient3.frag rename to tests/baseline/scenegraph/data/shared/shaders/gradient3.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/gradient4.frag b/tests/baseline/scenegraph/data/shared/shaders/gradient4.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/gradient4.frag rename to tests/baseline/scenegraph/data/shared/shaders/gradient4.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/gradient5.frag b/tests/baseline/scenegraph/data/shared/shaders/gradient5.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/gradient5.frag rename to tests/baseline/scenegraph/data/shared/shaders/gradient5.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/gradientgrid.frag b/tests/baseline/scenegraph/data/shared/shaders/gradientgrid.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/gradientgrid.frag rename to tests/baseline/scenegraph/data/shared/shaders/gradientgrid.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/property.frag b/tests/baseline/scenegraph/data/shared/shaders/property.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/property.frag rename to tests/baseline/scenegraph/data/shared/shaders/property.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/shadow.frag b/tests/baseline/scenegraph/data/shared/shaders/shadow.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/shadow.frag rename to tests/baseline/scenegraph/data/shared/shaders/shadow.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/stencil.frag b/tests/baseline/scenegraph/data/shared/shaders/stencil.frag similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/stencil.frag rename to tests/baseline/scenegraph/data/shared/shaders/stencil.frag diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/subrect.vert b/tests/baseline/scenegraph/data/shared/shaders/subrect.vert similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/subrect.vert rename to tests/baseline/scenegraph/data/shared/shaders/subrect.vert diff --git a/tests/manual/scenegraph_lancelot/data/shared/shaders/wave.vert b/tests/baseline/scenegraph/data/shared/shaders/wave.vert similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/shaders/wave.vert rename to tests/baseline/scenegraph/data/shared/shaders/wave.vert diff --git a/tests/manual/scenegraph_lancelot/data/shared/square_16x16.png b/tests/baseline/scenegraph/data/shared/square_16x16.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/square_16x16.png rename to tests/baseline/scenegraph/data/shared/square_16x16.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/star_16x16.png b/tests/baseline/scenegraph/data/shared/star_16x16.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/star_16x16.png rename to tests/baseline/scenegraph/data/shared/star_16x16.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/t1.png b/tests/baseline/scenegraph/data/shared/t1.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/t1.png rename to tests/baseline/scenegraph/data/shared/t1.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/t1_bc2.ktx b/tests/baseline/scenegraph/data/shared/t1_bc2.ktx similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/t1_bc2.ktx rename to tests/baseline/scenegraph/data/shared/t1_bc2.ktx diff --git a/tests/manual/scenegraph_lancelot/data/shared/t2.png b/tests/baseline/scenegraph/data/shared/t2.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/t2.png rename to tests/baseline/scenegraph/data/shared/t2.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/t2_bc2.ktx b/tests/baseline/scenegraph/data/shared/t2_bc2.ktx similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/t2_bc2.ktx rename to tests/baseline/scenegraph/data/shared/t2_bc2.ktx diff --git a/tests/manual/scenegraph_lancelot/data/shared/tile.png b/tests/baseline/scenegraph/data/shared/tile.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/tile.png rename to tests/baseline/scenegraph/data/shared/tile.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/uniquepixels.png b/tests/baseline/scenegraph/data/shared/uniquepixels.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/uniquepixels.png rename to tests/baseline/scenegraph/data/shared/uniquepixels.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/violet_72x96.png b/tests/baseline/scenegraph/data/shared/violet_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/violet_72x96.png rename to tests/baseline/scenegraph/data/shared/violet_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/winter.png b/tests/baseline/scenegraph/data/shared/winter.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/winter.png rename to tests/baseline/scenegraph/data/shared/winter.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/world.png b/tests/baseline/scenegraph/data/shared/world.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/world.png rename to tests/baseline/scenegraph/data/shared/world.png diff --git a/tests/manual/scenegraph_lancelot/data/shared/yellow_72x96.png b/tests/baseline/scenegraph/data/shared/yellow_72x96.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/shared/yellow_72x96.png rename to tests/baseline/scenegraph/data/shared/yellow_72x96.png diff --git a/tests/manual/scenegraph_lancelot/data/text/data/logo.png b/tests/baseline/scenegraph/data/text/data/logo.png similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/data/logo.png rename to tests/baseline/scenegraph/data/text/data/logo.png diff --git a/tests/manual/scenegraph_lancelot/data/text/element_sizes.qml b/tests/baseline/scenegraph/data/text/element_sizes.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/element_sizes.qml rename to tests/baseline/scenegraph/data/text/element_sizes.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/scale_smoothed.qml b/tests/baseline/scenegraph/data/text/scale_smoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/scale_smoothed.qml rename to tests/baseline/scenegraph/data/text/scale_smoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_1000_chinese_characters.qml b/tests/baseline/scenegraph/data/text/text_1000_chinese_characters.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_1000_chinese_characters.qml rename to tests/baseline/scenegraph/data/text/text_1000_chinese_characters.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_2500_chinese_characters.qml b/tests/baseline/scenegraph/data/text/text_2500_chinese_characters.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_2500_chinese_characters.qml rename to tests/baseline/scenegraph/data/text/text_2500_chinese_characters.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_advance_bidi_ltr.qml b/tests/baseline/scenegraph/data/text/text_advance_bidi_ltr.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_advance_bidi_ltr.qml rename to tests/baseline/scenegraph/data/text/text_advance_bidi_ltr.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_advance_hebrew.qml b/tests/baseline/scenegraph/data/text/text_advance_hebrew.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_advance_hebrew.qml rename to tests/baseline/scenegraph/data/text/text_advance_hebrew.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_advance_latin.qml b/tests/baseline/scenegraph/data/text/text_advance_latin.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_advance_latin.qml rename to tests/baseline/scenegraph/data/text/text_advance_latin.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_advance_multiline.qml b/tests/baseline/scenegraph/data/text/text_advance_multiline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_advance_multiline.qml rename to tests/baseline/scenegraph/data/text/text_advance_multiline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_advance_multiparagraph.qml b/tests/baseline/scenegraph/data/text/text_advance_multiparagraph.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_advance_multiparagraph.qml rename to tests/baseline/scenegraph/data/text/text_advance_multiparagraph.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_advance_multiparagraph_multifontsizes.qml b/tests/baseline/scenegraph/data/text/text_advance_multiparagraph_multifontsizes.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_advance_multiparagraph_multifontsizes.qml rename to tests/baseline/scenegraph/data/text/text_advance_multiparagraph_multifontsizes.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_arabic.qml b/tests/baseline/scenegraph/data/text/text_arabic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_arabic.qml rename to tests/baseline/scenegraph/data/text/text_arabic.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_background_color.qml b/tests/baseline/scenegraph/data/text/text_background_color.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_background_color.qml rename to tests/baseline/scenegraph/data/text/text_background_color.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_background_color_styledtext.qml b/tests/baseline/scenegraph/data/text/text_background_color_styledtext.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_background_color_styledtext.qml rename to tests/baseline/scenegraph/data/text/text_background_color_styledtext.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bengali.qml b/tests/baseline/scenegraph/data/text/text_bengali.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bengali.qml rename to tests/baseline/scenegraph/data/text/text_bengali.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bengali_noshaping.qml b/tests/baseline/scenegraph/data/text/text_bengali_noshaping.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bengali_noshaping.qml rename to tests/baseline/scenegraph/data/text/text_bengali_noshaping.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bidi.qml b/tests/baseline/scenegraph/data/text/text_bidi.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bidi.qml rename to tests/baseline/scenegraph/data/text/text_bidi.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bidi_control_character_left_elide.qml b/tests/baseline/scenegraph/data/text/text_bidi_control_character_left_elide.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bidi_control_character_left_elide.qml rename to tests/baseline/scenegraph/data/text/text_bidi_control_character_left_elide.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bidi_control_character_right_elide.qml b/tests/baseline/scenegraph/data/text/text_bidi_control_character_right_elide.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bidi_control_character_right_elide.qml rename to tests/baseline/scenegraph/data/text/text_bidi_control_character_right_elide.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bidi_left_elide.qml b/tests/baseline/scenegraph/data/text/text_bidi_left_elide.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bidi_left_elide.qml rename to tests/baseline/scenegraph/data/text/text_bidi_left_elide.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bidi_right_elide.qml b/tests/baseline/scenegraph/data/text/text_bidi_right_elide.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bidi_right_elide.qml rename to tests/baseline/scenegraph/data/text/text_bidi_right_elide.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bidi_underline.qml b/tests/baseline/scenegraph/data/text/text_bidi_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bidi_underline.qml rename to tests/baseline/scenegraph/data/text/text_bidi_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_bitmapfont.qml b/tests/baseline/scenegraph/data/text/text_bitmapfont.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_bitmapfont.qml rename to tests/baseline/scenegraph/data/text/text_bitmapfont.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_capitalization.qml b/tests/baseline/scenegraph/data/text/text_capitalization.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_capitalization.qml rename to tests/baseline/scenegraph/data/text/text_capitalization.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_chinese.qml b/tests/baseline/scenegraph/data/text/text_chinese.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_chinese.qml rename to tests/baseline/scenegraph/data/text/text_chinese.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_colored_background.qml b/tests/baseline/scenegraph/data/text/text_colored_background.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_colored_background.qml rename to tests/baseline/scenegraph/data/text/text_colored_background.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_colored_text.qml b/tests/baseline/scenegraph/data/text/text_colored_text.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_colored_text.qml rename to tests/baseline/scenegraph/data/text/text_colored_text.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_cyrillic.qml b/tests/baseline/scenegraph/data/text/text_cyrillic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_cyrillic.qml rename to tests/baseline/scenegraph/data/text/text_cyrillic.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_devanagari.qml b/tests/baseline/scenegraph/data/text/text_devanagari.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_devanagari.qml rename to tests/baseline/scenegraph/data/text/text_devanagari.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_emoji.qml b/tests/baseline/scenegraph/data/text/text_emoji.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_emoji.qml rename to tests/baseline/scenegraph/data/text/text_emoji.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_emoji_hebrew.qml b/tests/baseline/scenegraph/data/text/text_emoji_hebrew.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_emoji_hebrew.qml rename to tests/baseline/scenegraph/data/text/text_emoji_hebrew.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_emoji_zwj.qml b/tests/baseline/scenegraph/data/text/text_emoji_zwj.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_emoji_zwj.qml rename to tests/baseline/scenegraph/data/text/text_emoji_zwj.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_floating_image_left.qml b/tests/baseline/scenegraph/data/text/text_floating_image_left.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_floating_image_left.qml rename to tests/baseline/scenegraph/data/text/text_floating_image_left.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_floating_image_right.qml b/tests/baseline/scenegraph/data/text/text_floating_image_right.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_floating_image_right.qml rename to tests/baseline/scenegraph/data/text/text_floating_image_right.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_flow_image_start_ltr.qml b/tests/baseline/scenegraph/data/text/text_flow_image_start_ltr.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_flow_image_start_ltr.qml rename to tests/baseline/scenegraph/data/text/text_flow_image_start_ltr.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_flow_image_start_rtl.qml b/tests/baseline/scenegraph/data/text/text_flow_image_start_rtl.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_flow_image_start_rtl.qml rename to tests/baseline/scenegraph/data/text/text_flow_image_start_rtl.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_fonts.qml b/tests/baseline/scenegraph/data/text/text_fonts.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_fonts.qml rename to tests/baseline/scenegraph/data/text/text_fonts.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_georgian.qml b/tests/baseline/scenegraph/data/text/text_georgian.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_georgian.qml rename to tests/baseline/scenegraph/data/text/text_georgian.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_hebrew.qml b/tests/baseline/scenegraph/data/text/text_hebrew.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_hebrew.qml rename to tests/baseline/scenegraph/data/text/text_hebrew.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_horizontal_rule.qml b/tests/baseline/scenegraph/data/text/text_horizontal_rule.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_horizontal_rule.qml rename to tests/baseline/scenegraph/data/text/text_horizontal_rule.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_html_center_tag.qml b/tests/baseline/scenegraph/data/text/text_html_center_tag.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_html_center_tag.qml rename to tests/baseline/scenegraph/data/text/text_html_center_tag.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_inline_image.qml b/tests/baseline/scenegraph/data/text/text_inline_image.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_inline_image.qml rename to tests/baseline/scenegraph/data/text/text_inline_image.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_italic_bold.qml b/tests/baseline/scenegraph/data/text/text_italic_bold.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_italic_bold.qml rename to tests/baseline/scenegraph/data/text/text_italic_bold.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_italic_bold_chinese.qml b/tests/baseline/scenegraph/data/text/text_italic_bold_chinese.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_italic_bold_chinese.qml rename to tests/baseline/scenegraph/data/text/text_italic_bold_chinese.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_khmer.qml b/tests/baseline/scenegraph/data/text/text_khmer.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_khmer.qml rename to tests/baseline/scenegraph/data/text/text_khmer.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_latin_noshaping.qml b/tests/baseline/scenegraph/data/text/text_latin_noshaping.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_latin_noshaping.qml rename to tests/baseline/scenegraph/data/text/text_latin_noshaping.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_circle.qml b/tests/baseline/scenegraph/data/text/text_list_circle.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_circle.qml rename to tests/baseline/scenegraph/data/text/text_list_circle.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_inline_image.qml b/tests/baseline/scenegraph/data/text/text_list_inline_image.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_inline_image.qml rename to tests/baseline/scenegraph/data/text/text_list_inline_image.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_ordered.qml b/tests/baseline/scenegraph/data/text/text_list_ordered.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_ordered.qml rename to tests/baseline/scenegraph/data/text/text_list_ordered.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_ordered_lower_alpha.qml b/tests/baseline/scenegraph/data/text/text_list_ordered_lower_alpha.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_ordered_lower_alpha.qml rename to tests/baseline/scenegraph/data/text/text_list_ordered_lower_alpha.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_ordered_lower_roman.qml b/tests/baseline/scenegraph/data/text/text_list_ordered_lower_roman.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_ordered_lower_roman.qml rename to tests/baseline/scenegraph/data/text/text_list_ordered_lower_roman.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_ordered_upper_alpha.qml b/tests/baseline/scenegraph/data/text/text_list_ordered_upper_alpha.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_ordered_upper_alpha.qml rename to tests/baseline/scenegraph/data/text/text_list_ordered_upper_alpha.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_ordered_upper_roman.qml b/tests/baseline/scenegraph/data/text/text_list_ordered_upper_roman.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_ordered_upper_roman.qml rename to tests/baseline/scenegraph/data/text/text_list_ordered_upper_roman.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_list_square.qml b/tests/baseline/scenegraph/data/text/text_list_square.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_list_square.qml rename to tests/baseline/scenegraph/data/text/text_list_square.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_multiline.qml b/tests/baseline/scenegraph/data/text/text_multiline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_multiline.qml rename to tests/baseline/scenegraph/data/text/text_multiline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_multiline_overline.qml b/tests/baseline/scenegraph/data/text/text_multiline_overline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_multiline_overline.qml rename to tests/baseline/scenegraph/data/text/text_multiline_overline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_multiline_partial_underline.qml b/tests/baseline/scenegraph/data/text/text_multiline_partial_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_multiline_partial_underline.qml rename to tests/baseline/scenegraph/data/text/text_multiline_partial_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_multiline_strikeout.qml b/tests/baseline/scenegraph/data/text/text_multiline_strikeout.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_multiline_strikeout.qml rename to tests/baseline/scenegraph/data/text/text_multiline_strikeout.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_multiline_underline.qml b/tests/baseline/scenegraph/data/text/text_multiline_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_multiline_underline.qml rename to tests/baseline/scenegraph/data/text/text_multiline_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_multiparagraph.qml b/tests/baseline/scenegraph/data/text/text_multiparagraph.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_multiparagraph.qml rename to tests/baseline/scenegraph/data/text/text_multiparagraph.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_nativerendering_subpixelpositions.qml b/tests/baseline/scenegraph/data/text/text_nativerendering_subpixelpositions.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_nativerendering_subpixelpositions.qml rename to tests/baseline/scenegraph/data/text/text_nativerendering_subpixelpositions.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_nokerning_latin.qml b/tests/baseline/scenegraph/data/text/text_nokerning_latin.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_nokerning_latin.qml rename to tests/baseline/scenegraph/data/text/text_nokerning_latin.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_overline_multisize.qml b/tests/baseline/scenegraph/data/text/text_overline_multisize.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_overline_multisize.qml rename to tests/baseline/scenegraph/data/text/text_overline_multisize.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_partially_colored_ligature.qml b/tests/baseline/scenegraph/data/text/text_partially_colored_ligature.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_partially_colored_ligature.qml rename to tests/baseline/scenegraph/data/text/text_partially_colored_ligature.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_resize_glyph_cache.qml b/tests/baseline/scenegraph/data/text/text_resize_glyph_cache.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_resize_glyph_cache.qml rename to tests/baseline/scenegraph/data/text/text_resize_glyph_cache.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_rotation_smoothed.qml b/tests/baseline/scenegraph/data/text/text_rotation_smoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_rotation_smoothed.qml rename to tests/baseline/scenegraph/data/text/text_rotation_smoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_rotation_unsmoothed.qml b/tests/baseline/scenegraph/data/text/text_rotation_unsmoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_rotation_unsmoothed.qml rename to tests/baseline/scenegraph/data/text/text_rotation_unsmoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_scale_unsmoothed.qml b/tests/baseline/scenegraph/data/text/text_scale_unsmoothed.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_scale_unsmoothed.qml rename to tests/baseline/scenegraph/data/text/text_scale_unsmoothed.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_sinhala.qml b/tests/baseline/scenegraph/data/text/text_sinhala.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_sinhala.qml rename to tests/baseline/scenegraph/data/text/text_sinhala.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_strikeout_multisize.qml b/tests/baseline/scenegraph/data/text/text_strikeout_multisize.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_strikeout_multisize.qml rename to tests/baseline/scenegraph/data/text/text_strikeout_multisize.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_style.qml b/tests/baseline/scenegraph/data/text/text_style.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_style.qml rename to tests/baseline/scenegraph/data/text/text_style.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_style2.qml b/tests/baseline/scenegraph/data/text/text_style2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_style2.qml rename to tests/baseline/scenegraph/data/text/text_style2.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_style_color.qml b/tests/baseline/scenegraph/data/text/text_style_color.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_style_color.qml rename to tests/baseline/scenegraph/data/text/text_style_color.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_table.qml b/tests/baseline/scenegraph/data/text/text_table.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_table.qml rename to tests/baseline/scenegraph/data/text/text_table.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_table_inline_image.qml b/tests/baseline/scenegraph/data/text/text_table_inline_image.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_table_inline_image.qml rename to tests/baseline/scenegraph/data/text/text_table_inline_image.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_table_selected.qml b/tests/baseline/scenegraph/data/text/text_table_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_table_selected.qml rename to tests/baseline/scenegraph/data/text/text_table_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_table_vertically_aligned_image.qml b/tests/baseline/scenegraph/data/text/text_table_vertically_aligned_image.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_table_vertically_aligned_image.qml rename to tests/baseline/scenegraph/data/text/text_table_vertically_aligned_image.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_tamil.qml b/tests/baseline/scenegraph/data/text/text_tamil.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_tamil.qml rename to tests/baseline/scenegraph/data/text/text_tamil.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_thai.qml b/tests/baseline/scenegraph/data/text/text_thai.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_thai.qml rename to tests/baseline/scenegraph/data/text/text_thai.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_underline_merged.qml b/tests/baseline/scenegraph/data/text/text_underline_merged.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_underline_merged.qml rename to tests/baseline/scenegraph/data/text/text_underline_merged.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_underline_merged_colored.qml b/tests/baseline/scenegraph/data/text/text_underline_merged_colored.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_underline_merged_colored.qml rename to tests/baseline/scenegraph/data/text/text_underline_merged_colored.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_underline_multisize.qml b/tests/baseline/scenegraph/data/text/text_underline_multisize.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_underline_multisize.qml rename to tests/baseline/scenegraph/data/text/text_underline_multisize.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_weight.qml b/tests/baseline/scenegraph/data/text/text_weight.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_weight.qml rename to tests/baseline/scenegraph/data/text/text_weight.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_wrap_elide.qml b/tests/baseline/scenegraph/data/text/text_wrap_elide.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_wrap_elide.qml rename to tests/baseline/scenegraph/data/text/text_wrap_elide.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/text_wrap_elide_maxlines.qml b/tests/baseline/scenegraph/data/text/text_wrap_elide_maxlines.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/text_wrap_elide_maxlines.qml rename to tests/baseline/scenegraph/data/text/text_wrap_elide_maxlines.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_arabic.qml b/tests/baseline/scenegraph/data/text/textedit_arabic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_arabic.qml rename to tests/baseline/scenegraph/data/text/textedit_arabic.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_background_color.qml b/tests/baseline/scenegraph/data/text/textedit_background_color.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_background_color.qml rename to tests/baseline/scenegraph/data/text/textedit_background_color.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_bidi.qml b/tests/baseline/scenegraph/data/text/textedit_bidi.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_bidi.qml rename to tests/baseline/scenegraph/data/text/textedit_bidi.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_bidi_selected.qml b/tests/baseline/scenegraph/data/text/textedit_bidi_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_bidi_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_bidi_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_bidi_selected_first.qml b/tests/baseline/scenegraph/data/text/textedit_bidi_selected_first.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_bidi_selected_first.qml rename to tests/baseline/scenegraph/data/text/textedit_bidi_selected_first.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_capitalization.qml b/tests/baseline/scenegraph/data/text/textedit_capitalization.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_capitalization.qml rename to tests/baseline/scenegraph/data/text/textedit_capitalization.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_chinese.qml b/tests/baseline/scenegraph/data/text/textedit_chinese.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_chinese.qml rename to tests/baseline/scenegraph/data/text/textedit_chinese.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic.qml b/tests/baseline/scenegraph/data/text/textedit_cyrillic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic.qml rename to tests/baseline/scenegraph/data/text/textedit_cyrillic.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic_selected.qml b/tests/baseline/scenegraph/data/text/textedit_cyrillic_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_cyrillic_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic_selected_all.qml b/tests/baseline/scenegraph/data/text/textedit_cyrillic_selected_all.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic_selected_all.qml rename to tests/baseline/scenegraph/data/text/textedit_cyrillic_selected_all.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_devanagari.qml b/tests/baseline/scenegraph/data/text/textedit_devanagari.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_devanagari.qml rename to tests/baseline/scenegraph/data/text/textedit_devanagari.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_floating_image_left.qml b/tests/baseline/scenegraph/data/text/textedit_floating_image_left.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_floating_image_left.qml rename to tests/baseline/scenegraph/data/text/textedit_floating_image_left.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_floating_image_right.qml b/tests/baseline/scenegraph/data/text/textedit_floating_image_right.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_floating_image_right.qml rename to tests/baseline/scenegraph/data/text/textedit_floating_image_right.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_hebrew.qml b/tests/baseline/scenegraph/data/text/textedit_hebrew.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_hebrew.qml rename to tests/baseline/scenegraph/data/text/textedit_hebrew.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_list_circle.qml b/tests/baseline/scenegraph/data/text/textedit_list_circle.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_list_circle.qml rename to tests/baseline/scenegraph/data/text/textedit_list_circle.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_list_selected.qml b/tests/baseline/scenegraph/data/text/textedit_list_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_list_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_list_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_selected.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_selected_eol.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_selected_eol.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_selected_eol.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_selected_eol.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_underline.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_underline.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_underline_selected.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_underline_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_underline_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_center_aligned_underline_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_hebrew_selected.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_hebrew_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_hebrew_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_hebrew_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_partial_underline.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_partial_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_partial_underline.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_partial_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_right_aligned.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_right_aligned.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_right_aligned.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_right_aligned.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_right_aligned_selected.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_right_aligned_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_right_aligned_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_right_aligned_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_eol.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_selected_eol.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_eol.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_selected_eol.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_first_line.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_selected_first_line.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_first_line.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_selected_first_line.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_linebreaks_and_linewraps.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_selected_linebreaks_and_linewraps.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_linebreaks_and_linewraps.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_selected_linebreaks_and_linewraps.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_linebreaks_and_linewraps2.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_selected_linebreaks_and_linewraps2.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_linebreaks_and_linewraps2.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_selected_linebreaks_and_linewraps2.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_long.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_selected_long.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_long.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_selected_long.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_two_first_lines.qml b/tests/baseline/scenegraph/data/text/textedit_multiline_selected_two_first_lines.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_two_first_lines.qml rename to tests/baseline/scenegraph/data/text/textedit_multiline_selected_two_first_lines.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_overline.qml b/tests/baseline/scenegraph/data/text/textedit_multiparagraph_overline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_overline.qml rename to tests/baseline/scenegraph/data/text/textedit_multiparagraph_overline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_partial_underline.qml b/tests/baseline/scenegraph/data/text/textedit_multiparagraph_partial_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_partial_underline.qml rename to tests/baseline/scenegraph/data/text/textedit_multiparagraph_partial_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_selected.qml b/tests/baseline/scenegraph/data/text/textedit_multiparagraph_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_multiparagraph_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_strikeout.qml b/tests/baseline/scenegraph/data/text/textedit_multiparagraph_strikeout.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_strikeout.qml rename to tests/baseline/scenegraph/data/text/textedit_multiparagraph_strikeout.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_underline.qml b/tests/baseline/scenegraph/data/text/textedit_multiparagraph_underline.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_underline.qml rename to tests/baseline/scenegraph/data/text/textedit_multiparagraph_underline.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_overline_multisize.qml b/tests/baseline/scenegraph/data/text/textedit_overline_multisize.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_overline_multisize.qml rename to tests/baseline/scenegraph/data/text/textedit_overline_multisize.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_resize_glyph_cache.qml b/tests/baseline/scenegraph/data/text/textedit_resize_glyph_cache.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_resize_glyph_cache.qml rename to tests/baseline/scenegraph/data/text/textedit_resize_glyph_cache.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selected_inline_image.qml b/tests/baseline/scenegraph/data/text/textedit_selected_inline_image.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selected_inline_image.qml rename to tests/baseline/scenegraph/data/text/textedit_selected_inline_image.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selected_inline_image_selection_outside.qml b/tests/baseline/scenegraph/data/text/textedit_selected_inline_image_selection_outside.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selected_inline_image_selection_outside.qml rename to tests/baseline/scenegraph/data/text/textedit_selected_inline_image_selection_outside.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selected_ligature.qml b/tests/baseline/scenegraph/data/text/textedit_selected_ligature.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selected_ligature.qml rename to tests/baseline/scenegraph/data/text/textedit_selected_ligature.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selected_space.qml b/tests/baseline/scenegraph/data/text/textedit_selected_space.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selected_space.qml rename to tests/baseline/scenegraph/data/text/textedit_selected_space.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selected_space_at_eol.qml b/tests/baseline/scenegraph/data/text/textedit_selected_space_at_eol.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selected_space_at_eol.qml rename to tests/baseline/scenegraph/data/text/textedit_selected_space_at_eol.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selection_color.qml b/tests/baseline/scenegraph/data/text/textedit_selection_color.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selection_color.qml rename to tests/baseline/scenegraph/data/text/textedit_selection_color.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_selection_color_separate_item.qml b/tests/baseline/scenegraph/data/text/textedit_selection_color_separate_item.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_selection_color_separate_item.qml rename to tests/baseline/scenegraph/data/text/textedit_selection_color_separate_item.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_strikeout_multisize.qml b/tests/baseline/scenegraph/data/text/textedit_strikeout_multisize.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_strikeout_multisize.qml rename to tests/baseline/scenegraph/data/text/textedit_strikeout_multisize.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_table.qml b/tests/baseline/scenegraph/data/text/textedit_table.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_table.qml rename to tests/baseline/scenegraph/data/text/textedit_table.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_table_selected.qml b/tests/baseline/scenegraph/data/text/textedit_table_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_table_selected.qml rename to tests/baseline/scenegraph/data/text/textedit_table_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_underline_multisize.qml b/tests/baseline/scenegraph/data/text/textedit_underline_multisize.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_underline_multisize.qml rename to tests/baseline/scenegraph/data/text/textedit_underline_multisize.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textedit_weight.qml b/tests/baseline/scenegraph/data/text/textedit_weight.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textedit_weight.qml rename to tests/baseline/scenegraph/data/text/textedit_weight.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_arabic.qml b/tests/baseline/scenegraph/data/text/textinput_arabic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_arabic.qml rename to tests/baseline/scenegraph/data/text/textinput_arabic.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_bidi_selected.qml b/tests/baseline/scenegraph/data/text/textinput_bidi_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_bidi_selected.qml rename to tests/baseline/scenegraph/data/text/textinput_bidi_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_capitalization.qml b/tests/baseline/scenegraph/data/text/textinput_capitalization.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_capitalization.qml rename to tests/baseline/scenegraph/data/text/textinput_capitalization.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_chinese.qml b/tests/baseline/scenegraph/data/text/textinput_chinese.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_chinese.qml rename to tests/baseline/scenegraph/data/text/textinput_chinese.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_cyrillic.qml b/tests/baseline/scenegraph/data/text/textinput_cyrillic.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_cyrillic.qml rename to tests/baseline/scenegraph/data/text/textinput_cyrillic.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_devanagari.qml b/tests/baseline/scenegraph/data/text/textinput_devanagari.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_devanagari.qml rename to tests/baseline/scenegraph/data/text/textinput_devanagari.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_echomodes.qml b/tests/baseline/scenegraph/data/text/textinput_echomodes.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_echomodes.qml rename to tests/baseline/scenegraph/data/text/textinput_echomodes.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_hebrew.qml b/tests/baseline/scenegraph/data/text/textinput_hebrew.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_hebrew.qml rename to tests/baseline/scenegraph/data/text/textinput_hebrew.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_italic_selected.qml b/tests/baseline/scenegraph/data/text/textinput_italic_selected.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_italic_selected.qml rename to tests/baseline/scenegraph/data/text/textinput_italic_selected.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_resize_glyph_cache.qml b/tests/baseline/scenegraph/data/text/textinput_resize_glyph_cache.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_resize_glyph_cache.qml rename to tests/baseline/scenegraph/data/text/textinput_resize_glyph_cache.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_selected_fallback_font.qml b/tests/baseline/scenegraph/data/text/textinput_selected_fallback_font.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_selected_fallback_font.qml rename to tests/baseline/scenegraph/data/text/textinput_selected_fallback_font.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_selected_ligature.qml b/tests/baseline/scenegraph/data/text/textinput_selected_ligature.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_selected_ligature.qml rename to tests/baseline/scenegraph/data/text/textinput_selected_ligature.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_selected_space.qml b/tests/baseline/scenegraph/data/text/textinput_selected_space.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_selected_space.qml rename to tests/baseline/scenegraph/data/text/textinput_selected_space.qml diff --git a/tests/manual/scenegraph_lancelot/data/text/textinput_weight.qml b/tests/baseline/scenegraph/data/text/textinput_weight.qml similarity index 100% rename from tests/manual/scenegraph_lancelot/data/text/textinput_weight.qml rename to tests/baseline/scenegraph/data/text/textinput_weight.qml diff --git a/tests/manual/scenegraph_lancelot/scenegrabber/CMakeLists.txt b/tests/baseline/scenegraph/scenegrabber/CMakeLists.txt similarity index 100% rename from tests/manual/scenegraph_lancelot/scenegrabber/CMakeLists.txt rename to tests/baseline/scenegraph/scenegrabber/CMakeLists.txt diff --git a/tests/manual/scenegraph_lancelot/scenegrabber/main.cpp b/tests/baseline/scenegraph/scenegrabber/main.cpp similarity index 100% rename from tests/manual/scenegraph_lancelot/scenegrabber/main.cpp rename to tests/baseline/scenegraph/scenegrabber/main.cpp diff --git a/tests/baseline/scenegraph/scenegraph/CMakeLists.txt b/tests/baseline/scenegraph/scenegraph/CMakeLists.txt new file mode 100644 index 0000000000..15e96ea09a --- /dev/null +++ b/tests/baseline/scenegraph/scenegraph/CMakeLists.txt @@ -0,0 +1,23 @@ +##################################################################### +## tst_baseline_scenegraph Test: +##################################################################### + +# Collect test data +list(APPEND test_data "../data") + +qt_internal_add_test(tst_baseline_scenegraph + OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/.." + SOURCES + ../../../../../qtbase/tests/baseline/shared/baselineprotocol.cpp + ../../../../../qtbase/tests/baseline/shared/baselineprotocol.h + ../../../../../qtbase/tests/baseline/shared/lookup3.cpp + ../../../../../qtbase/tests/baseline/shared/qbaselinetest.cpp + ../../../../../qtbase/tests/baseline/shared/qbaselinetest.h + tst_baseline_scenegraph.cpp + INCLUDE_DIRECTORIES + ../../../../../qtbase/tests/baseline/shared + PUBLIC_LIBRARIES + Qt::Gui + Qt::Network + TESTDATA ${test_data} +) diff --git a/tests/manual/scenegraph_lancelot/scenegraph/tst_scenegraph.cpp b/tests/baseline/scenegraph/scenegraph/tst_baseline_scenegraph.cpp similarity index 99% rename from tests/manual/scenegraph_lancelot/scenegraph/tst_scenegraph.cpp rename to tests/baseline/scenegraph/scenegraph/tst_baseline_scenegraph.cpp index 2c28b5c914..04d03c2a61 100644 --- a/tests/manual/scenegraph_lancelot/scenegraph/tst_scenegraph.cpp +++ b/tests/baseline/scenegraph/scenegraph/tst_baseline_scenegraph.cpp @@ -295,4 +295,4 @@ int main(int argc, char *argv[]) return _realmain(argc, argv); } -#include "tst_scenegraph.moc" +#include "tst_baseline_scenegraph.moc" diff --git a/tests/manual/CMakeLists.txt b/tests/manual/CMakeLists.txt index 79f59a3bf7..8c442655a5 100644 --- a/tests/manual/CMakeLists.txt +++ b/tests/manual/CMakeLists.txt @@ -7,7 +7,6 @@ add_subdirectory(pointer) # add_subdirectory(qmltypememory) # TODO: C++ API changed # add_subdirectory(quickwidgetviewer) # TODO: C++ API changed add_subdirectory(scalablepath) -add_subdirectory(scenegraph_lancelot) add_subdirectory(shapestest) add_subdirectory(tableview) add_subdirectory(text) diff --git a/tests/manual/scenegraph_lancelot/scenegraph/CMakeLists.txt b/tests/manual/scenegraph_lancelot/scenegraph/CMakeLists.txt deleted file mode 100644 index 6127adf349..0000000000 --- a/tests/manual/scenegraph_lancelot/scenegraph/CMakeLists.txt +++ /dev/null @@ -1,34 +0,0 @@ -# Generated from scenegraph.pro. - -##################################################################### -## tst_scenegraph Test: -##################################################################### - -# Collect test data -list(APPEND test_data "../data") - -qt_internal_add_test(tst_scenegraph_manual # special case - OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/.." # special case - SOURCES - ../../../../../qtbase/tests/baselineserver/shared/baselineprotocol.cpp ../../../../../qtbase/tests/baselineserver/shared/baselineprotocol.h - ../../../../../qtbase/tests/baselineserver/shared/lookup3.cpp - ../../../../../qtbase/tests/baselineserver/shared/qbaselinetest.cpp ../../../../../qtbase/tests/baselineserver/shared/qbaselinetest.h - tst_scenegraph.cpp - DEFINES - QMAKESPEC=\\\"\\\" - INCLUDE_DIRECTORIES - ../../../../../qtbase/tests/baselineserver/shared - PUBLIC_LIBRARIES - Qt::Gui - Qt::Network - TESTDATA ${test_data} -) - -## Scopes: -##################################################################### - -#### Keys ignored in scope 3:.:.:scenegraph.pro:WIN32: -# TEST_HELPER_INSTALLS = ".././qmlscenegrabber.exe" - -#### Keys ignored in scope 6:.:.:scenegraph.pro:else: -# TEST_HELPER_INSTALLS = ".././qmlscenegrabber"