Cleaning up the QPainter/arthur testing stuff
authoraavit <qt-info@nokia.com>
Wed, 29 Jun 2011 11:24:37 +0000 (13:24 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 29 Jun 2011 13:10:14 +0000 (15:10 +0200)
commitbf3c84f718454f84b2ffbfa7fd1c7998bb5b01c2
tree22579e69f7c8eb345b7bf9b8a2ed76ec53d417c3
parent03deed59ba31bd2e5ac1e799e0eb03cd4e8f5e41
Cleaning up the QPainter/arthur testing stuff

This removes various remains of historical test tools, and the entire
tests/arthur directory. The living parts are now:
tests/auto/lancelot  - including the suite of qps scripts. The
                       script engine now lives here.
tests/baselineserver - moved to toplevel since not arthur-specific.
tests/manual/lance   - for manual running and editing of qps scripts.

Change-Id: I7c7f5df9197f4984a918dd1f9b31f42ee80d6152
Reviewed-on: http://codereview.qt.nokia.com/895
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
379 files changed:
tests/arthur/.gitattributes [deleted file]
tests/arthur/.gitignore [deleted file]
tests/arthur/README [deleted file]
tests/arthur/arthurtester.pri [deleted file]
tests/arthur/arthurtester.pro [deleted file]
tests/arthur/common/common.pri [deleted file]
tests/arthur/common/common.pro [deleted file]
tests/arthur/common/framework.cpp [deleted file]
tests/arthur/common/framework.h [deleted file]
tests/arthur/common/images/alpha.png [deleted file]
tests/arthur/common/images/bitmap.png [deleted file]
tests/arthur/common/images/border.png [deleted file]
tests/arthur/common/images/dome_argb32.png [deleted file]
tests/arthur/common/images/dome_indexed.png [deleted file]
tests/arthur/common/images/dome_indexed_mask.png [deleted file]
tests/arthur/common/images/dome_mono.png [deleted file]
tests/arthur/common/images/dome_mono_128.png [deleted file]
tests/arthur/common/images/dome_mono_palette.png [deleted file]
tests/arthur/common/images/dome_rgb32.png [deleted file]
tests/arthur/common/images/dot.png [deleted file]
tests/arthur/common/images/face.png [deleted file]
tests/arthur/common/images/gam030.png [deleted file]
tests/arthur/common/images/gam045.png [deleted file]
tests/arthur/common/images/gam056.png [deleted file]
tests/arthur/common/images/gam100.png [deleted file]
tests/arthur/common/images/gam200.png [deleted file]
tests/arthur/common/images/image.png [deleted file]
tests/arthur/common/images/mask.png [deleted file]
tests/arthur/common/images/mask_100.png [deleted file]
tests/arthur/common/images/masked.png [deleted file]
tests/arthur/common/images/sign.png [deleted file]
tests/arthur/common/images/solid.png [deleted file]
tests/arthur/common/images/struct-image-01.jpg [deleted file]
tests/arthur/common/images/struct-image-01.png [deleted file]
tests/arthur/common/qengines.cpp [deleted file]
tests/arthur/common/qengines.h [deleted file]
tests/arthur/common/xmldata.cpp [deleted file]
tests/arthur/common/xmldata.h [deleted file]
tests/arthur/data/1.1/color-prop-03-t.svg [deleted file]
tests/arthur/data/1.1/coords-trans-01-b.svg [deleted file]
tests/arthur/data/1.1/coords-trans-02-t.svg [deleted file]
tests/arthur/data/1.1/coords-trans-03-t.svg [deleted file]
tests/arthur/data/1.1/coords-trans-04-t.svg [deleted file]
tests/arthur/data/1.1/coords-trans-05-t.svg [deleted file]
tests/arthur/data/1.1/coords-trans-06-t.svg [deleted file]
tests/arthur/data/1.1/fonts-elem-01-t.svg [deleted file]
tests/arthur/data/1.1/fonts-elem-02-t.svg [deleted file]
tests/arthur/data/1.1/interact-zoom-01-t.svg [deleted file]
tests/arthur/data/1.1/linking-a-04-t.svg [deleted file]
tests/arthur/data/1.1/linking-uri-03-t.svg [deleted file]
tests/arthur/data/1.1/metadata-example-01-b.svg [deleted file]
tests/arthur/data/1.1/painting-fill-01-t.svg [deleted file]
tests/arthur/data/1.1/painting-fill-02-t.svg [deleted file]
tests/arthur/data/1.1/painting-fill-03-t.svg [deleted file]
tests/arthur/data/1.1/painting-fill-04-t.svg [deleted file]
tests/arthur/data/1.1/painting-stroke-01-t.svg [deleted file]
tests/arthur/data/1.1/painting-stroke-02-t.svg [deleted file]
tests/arthur/data/1.1/painting-stroke-03-t.svg [deleted file]
tests/arthur/data/1.1/painting-stroke-04-t.svg [deleted file]
tests/arthur/data/1.1/paths-data-01-t.svg [deleted file]
tests/arthur/data/1.1/paths-data-02-t.svg [deleted file]
tests/arthur/data/1.1/paths-data-04-t.svg [deleted file]
tests/arthur/data/1.1/paths-data-05-t.svg [deleted file]
tests/arthur/data/1.1/paths-data-06-t.svg [deleted file]
tests/arthur/data/1.1/paths-data-07-t.svg [deleted file]
tests/arthur/data/1.1/pservers-grad-07-b.svg [deleted file]
tests/arthur/data/1.1/pservers-grad-11-b.svg [deleted file]
tests/arthur/data/1.1/render-elems-01-t.svg [deleted file]
tests/arthur/data/1.1/render-elems-02-t.svg [deleted file]
tests/arthur/data/1.1/render-elems-03-t.svg [deleted file]
tests/arthur/data/1.1/render-elems-06-t.svg [deleted file]
tests/arthur/data/1.1/render-elems-07-t.svg [deleted file]
tests/arthur/data/1.1/render-elems-08-t.svg [deleted file]
tests/arthur/data/1.1/render-groups-03-t.svg [deleted file]
tests/arthur/data/1.1/shapes-circle-01-t.svg [deleted file]
tests/arthur/data/1.1/shapes-ellipse-01-t.svg [deleted file]
tests/arthur/data/1.1/shapes-line-01-t.svg [deleted file]
tests/arthur/data/1.1/shapes-polygon-01-t.svg [deleted file]
tests/arthur/data/1.1/shapes-polyline-01-t.svg [deleted file]
tests/arthur/data/1.1/shapes-rect-01-t.svg [deleted file]
tests/arthur/data/1.1/struct-cond-01-t.svg [deleted file]
tests/arthur/data/1.1/struct-cond-02-t.svg [deleted file]
tests/arthur/data/1.1/struct-defs-01-t.svg [deleted file]
tests/arthur/data/1.1/struct-group-01-t.svg [deleted file]
tests/arthur/data/1.1/struct-image-01-t.svg [deleted file]
tests/arthur/data/1.1/struct-image-03-t.svg [deleted file]
tests/arthur/data/1.1/struct-image-04-t.svg [deleted file]
tests/arthur/data/1.1/styling-pres-01-t.svg [deleted file]
tests/arthur/data/1.1/text-fonts-01-t.svg [deleted file]
tests/arthur/data/1.1/text-fonts-02-t.svg [deleted file]
tests/arthur/data/1.1/text-intro-01-t.svg [deleted file]
tests/arthur/data/1.1/text-intro-04-t.svg [deleted file]
tests/arthur/data/1.1/text-ws-01-t.svg [deleted file]
tests/arthur/data/1.1/text-ws-02-t.svg [deleted file]
tests/arthur/data/1.2/07_07.svg [deleted file]
tests/arthur/data/1.2/07_12.svg [deleted file]
tests/arthur/data/1.2/08_02.svg [deleted file]
tests/arthur/data/1.2/08_03.svg [deleted file]
tests/arthur/data/1.2/08_04.svg [deleted file]
tests/arthur/data/1.2/09_02.svg [deleted file]
tests/arthur/data/1.2/09_03.svg [deleted file]
tests/arthur/data/1.2/09_04.svg [deleted file]
tests/arthur/data/1.2/09_05.svg [deleted file]
tests/arthur/data/1.2/09_06.svg [deleted file]
tests/arthur/data/1.2/09_07.svg [deleted file]
tests/arthur/data/1.2/10_03.svg [deleted file]
tests/arthur/data/1.2/10_04.svg [deleted file]
tests/arthur/data/1.2/10_05.svg [deleted file]
tests/arthur/data/1.2/10_06.svg [deleted file]
tests/arthur/data/1.2/10_07.svg [deleted file]
tests/arthur/data/1.2/10_08.svg [deleted file]
tests/arthur/data/1.2/10_09.svg [deleted file]
tests/arthur/data/1.2/10_10.svg [deleted file]
tests/arthur/data/1.2/10_11.svg [deleted file]
tests/arthur/data/1.2/11_01.svg [deleted file]
tests/arthur/data/1.2/11_02.svg [deleted file]
tests/arthur/data/1.2/11_03.svg [deleted file]
tests/arthur/data/1.2/13_01.svg [deleted file]
tests/arthur/data/1.2/13_02.svg [deleted file]
tests/arthur/data/1.2/19_01.svg [deleted file]
tests/arthur/data/1.2/19_02.svg [deleted file]
tests/arthur/data/1.2/animation.svg [deleted file]
tests/arthur/data/1.2/cubic02.svg [deleted file]
tests/arthur/data/1.2/fillrule-evenodd.svg [deleted file]
tests/arthur/data/1.2/fillrule-nonzero.svg [deleted file]
tests/arthur/data/1.2/linecap.svg [deleted file]
tests/arthur/data/1.2/linejoin.svg [deleted file]
tests/arthur/data/1.2/media01.svg [deleted file]
tests/arthur/data/1.2/media02.svg [deleted file]
tests/arthur/data/1.2/media03.svg [deleted file]
tests/arthur/data/1.2/media04.svg [deleted file]
tests/arthur/data/1.2/media05.svg [deleted file]
tests/arthur/data/1.2/mpath01.svg [deleted file]
tests/arthur/data/1.2/non-scaling-stroke.svg [deleted file]
tests/arthur/data/1.2/noonoo.svg [deleted file]
tests/arthur/data/1.2/referencedRect.svg [deleted file]
tests/arthur/data/1.2/referencedRect2.svg [deleted file]
tests/arthur/data/1.2/solidcolor.svg [deleted file]
tests/arthur/data/1.2/textArea01.svg [deleted file]
tests/arthur/data/1.2/timed-lyrics.svg [deleted file]
tests/arthur/data/1.2/use.svg [deleted file]
tests/arthur/data/bugs/.gitattributes [deleted file]
tests/arthur/data/bugs/gradient-defaults.svg [deleted file]
tests/arthur/data/bugs/gradient_pen_fill.svg [deleted file]
tests/arthur/data/bugs/openglcurve.svg [deleted file]
tests/arthur/data/bugs/org_module.svg [deleted file]
tests/arthur/data/bugs/resolve_linear.svg [deleted file]
tests/arthur/data/bugs/resolve_radial.svg [deleted file]
tests/arthur/data/bugs/text_pens.svg [deleted file]
tests/arthur/data/framework.ini [deleted file]
tests/arthur/data/images/paths.qps [deleted file]
tests/arthur/data/images/pens.qps [deleted file]
tests/arthur/data/qps/aliasing.qps [deleted file]
tests/arthur/data/qps/aliasing_qps.png [deleted file]
tests/arthur/data/qps/alphas.qps [deleted file]
tests/arthur/data/qps/alphas_qps.png [deleted file]
tests/arthur/data/qps/arcs.qps [deleted file]
tests/arthur/data/qps/arcs2.qps [deleted file]
tests/arthur/data/qps/arcs2_qps.png [deleted file]
tests/arthur/data/qps/arcs_qps.png [deleted file]
tests/arthur/data/qps/background.qps [deleted file]
tests/arthur/data/qps/background_brush.qps [deleted file]
tests/arthur/data/qps/background_brush_qps.png [deleted file]
tests/arthur/data/qps/background_qps.png [deleted file]
tests/arthur/data/qps/beziers.qps [deleted file]
tests/arthur/data/qps/beziers_qps.png [deleted file]
tests/arthur/data/qps/bitmaps.qps [deleted file]
tests/arthur/data/qps/bitmaps_qps.png [deleted file]
tests/arthur/data/qps/borderimage.qps [deleted file]
tests/arthur/data/qps/borderimage_qps.png [deleted file]
tests/arthur/data/qps/brush_pens.qps [deleted file]
tests/arthur/data/qps/brush_pens_qps.png [deleted file]
tests/arthur/data/qps/brushes.qps [deleted file]
tests/arthur/data/qps/brushes_qps.png [deleted file]
tests/arthur/data/qps/clippaths.qps [deleted file]
tests/arthur/data/qps/clippaths_qps.png [deleted file]
tests/arthur/data/qps/clipping.qps [deleted file]
tests/arthur/data/qps/clipping_qps.png [deleted file]
tests/arthur/data/qps/clipping_state.qps [deleted file]
tests/arthur/data/qps/clipping_state_qps.png [deleted file]
tests/arthur/data/qps/cliprects.qps [deleted file]
tests/arthur/data/qps/cliprects_qps.png [deleted file]
tests/arthur/data/qps/conical_gradients.qps [deleted file]
tests/arthur/data/qps/conical_gradients_perspectives.qps [deleted file]
tests/arthur/data/qps/conical_gradients_perspectives_qps.png [deleted file]
tests/arthur/data/qps/conical_gradients_qps.png [deleted file]
tests/arthur/data/qps/dashes.qps [deleted file]
tests/arthur/data/qps/dashes_qps.png [deleted file]
tests/arthur/data/qps/degeneratebeziers.qps [deleted file]
tests/arthur/data/qps/degeneratebeziers_qps.png [deleted file]
tests/arthur/data/qps/deviceclipping.qps [deleted file]
tests/arthur/data/qps/deviceclipping_qps.png [deleted file]
tests/arthur/data/qps/drawpoints.qps [deleted file]
tests/arthur/data/qps/drawpoints_qps.png [deleted file]
tests/arthur/data/qps/drawtext.qps [deleted file]
tests/arthur/data/qps/drawtext_qps.png [deleted file]
tests/arthur/data/qps/ellipses.qps [deleted file]
tests/arthur/data/qps/ellipses_qps.png [deleted file]
tests/arthur/data/qps/filltest.qps [deleted file]
tests/arthur/data/qps/filltest_qps.png [deleted file]
tests/arthur/data/qps/fonts.qps [deleted file]
tests/arthur/data/qps/fonts_qps.png [deleted file]
tests/arthur/data/qps/gradients.qps [deleted file]
tests/arthur/data/qps/gradients_qps.png [deleted file]
tests/arthur/data/qps/image_formats.qps [deleted file]
tests/arthur/data/qps/image_formats_qps.png [deleted file]
tests/arthur/data/qps/images.qps [deleted file]
tests/arthur/data/qps/images2.qps [deleted file]
tests/arthur/data/qps/images2_qps.png [deleted file]
tests/arthur/data/qps/images_qps.png [deleted file]
tests/arthur/data/qps/join_cap_styles.qps [deleted file]
tests/arthur/data/qps/join_cap_styles_duplicate_control_points.qps [deleted file]
tests/arthur/data/qps/join_cap_styles_duplicate_control_points_qps.png [deleted file]
tests/arthur/data/qps/join_cap_styles_qps.png [deleted file]
tests/arthur/data/qps/linear_gradients.qps [deleted file]
tests/arthur/data/qps/linear_gradients_perspectives.qps [deleted file]
tests/arthur/data/qps/linear_gradients_perspectives_qps.png [deleted file]
tests/arthur/data/qps/linear_gradients_qps.png [deleted file]
tests/arthur/data/qps/linear_resolving_gradients.qps [deleted file]
tests/arthur/data/qps/linear_resolving_gradients_qps.png [deleted file]
tests/arthur/data/qps/lineconsistency.qps [deleted file]
tests/arthur/data/qps/lineconsistency_qps.png [deleted file]
tests/arthur/data/qps/linedashes.qps [deleted file]
tests/arthur/data/qps/linedashes2.qps [deleted file]
tests/arthur/data/qps/linedashes2_aa.qps [deleted file]
tests/arthur/data/qps/linedashes2_aa_qps.png [deleted file]
tests/arthur/data/qps/linedashes2_qps.png [deleted file]
tests/arthur/data/qps/linedashes_qps.png [deleted file]
tests/arthur/data/qps/lines.qps [deleted file]
tests/arthur/data/qps/lines2.qps [deleted file]
tests/arthur/data/qps/lines2_qps.png [deleted file]
tests/arthur/data/qps/lines_qps.png [deleted file]
tests/arthur/data/qps/object_bounding_mode.qps [deleted file]
tests/arthur/data/qps/object_bounding_mode_qps.png [deleted file]
tests/arthur/data/qps/pathfill.qps [deleted file]
tests/arthur/data/qps/pathfill_qps.png [deleted file]
tests/arthur/data/qps/paths.qps [deleted file]
tests/arthur/data/qps/paths_aa.qps [deleted file]
tests/arthur/data/qps/paths_aa_qps.png [deleted file]
tests/arthur/data/qps/paths_qps.png [deleted file]
tests/arthur/data/qps/pens.qps [deleted file]
tests/arthur/data/qps/pens_aa.qps [deleted file]
tests/arthur/data/qps/pens_aa_qps.png [deleted file]
tests/arthur/data/qps/pens_cosmetic.qps [deleted file]
tests/arthur/data/qps/pens_cosmetic_qps.png [deleted file]
tests/arthur/data/qps/pens_qps.png [deleted file]
tests/arthur/data/qps/perspectives.qps [deleted file]
tests/arthur/data/qps/perspectives2.qps [deleted file]
tests/arthur/data/qps/perspectives2_qps.png [deleted file]
tests/arthur/data/qps/perspectives_qps.png [deleted file]
tests/arthur/data/qps/pixmap_rotation.qps [deleted file]
tests/arthur/data/qps/pixmap_rotation_qps.png [deleted file]
tests/arthur/data/qps/pixmap_scaling.qps [deleted file]
tests/arthur/data/qps/pixmap_subpixel.qps [deleted file]
tests/arthur/data/qps/pixmap_subpixel_qps.png [deleted file]
tests/arthur/data/qps/pixmaps.qps [deleted file]
tests/arthur/data/qps/pixmaps_qps.png [deleted file]
tests/arthur/data/qps/porter_duff.qps [deleted file]
tests/arthur/data/qps/porter_duff2.qps [deleted file]
tests/arthur/data/qps/porter_duff2_qps.png [deleted file]
tests/arthur/data/qps/porter_duff_qps.png [deleted file]
tests/arthur/data/qps/primitives.qps [deleted file]
tests/arthur/data/qps/primitives_qps.png [deleted file]
tests/arthur/data/qps/radial_gradients.qps [deleted file]
tests/arthur/data/qps/radial_gradients_extended.qps [deleted file]
tests/arthur/data/qps/radial_gradients_extended_qps.png [deleted file]
tests/arthur/data/qps/radial_gradients_perspectives.qps [deleted file]
tests/arthur/data/qps/radial_gradients_perspectives_qps.png [deleted file]
tests/arthur/data/qps/radial_gradients_qps.png [deleted file]
tests/arthur/data/qps/rasterops.qps [deleted file]
tests/arthur/data/qps/rasterops_qps.png [deleted file]
tests/arthur/data/qps/sizes.qps [deleted file]
tests/arthur/data/qps/sizes_qps.png [deleted file]
tests/arthur/data/qps/text.qps [deleted file]
tests/arthur/data/qps/text_perspectives.qps [deleted file]
tests/arthur/data/qps/text_perspectives_qps.png [deleted file]
tests/arthur/data/qps/text_qps.png [deleted file]
tests/arthur/data/qps/tiled_pixmap.qps [deleted file]
tests/arthur/data/qps/tiled_pixmap_qps.png [deleted file]
tests/arthur/data/random/arcs02.svg [deleted file]
tests/arthur/data/random/atop.svg [deleted file]
tests/arthur/data/random/clinton.svg [deleted file]
tests/arthur/data/random/cowboy.svg [deleted file]
tests/arthur/data/random/gear_is_rising.svg [deleted file]
tests/arthur/data/random/gearflowers.svg [deleted file]
tests/arthur/data/random/kde-look.svg [deleted file]
tests/arthur/data/random/linear_grad_transform.svg [deleted file]
tests/arthur/data/random/longhorn.svg [deleted file]
tests/arthur/data/random/multiply.svg [deleted file]
tests/arthur/data/random/picasso.svg [deleted file]
tests/arthur/data/random/porterduff.svg [deleted file]
tests/arthur/data/random/radial_grad_transform.svg [deleted file]
tests/arthur/data/random/solidcolor.svg [deleted file]
tests/arthur/data/random/spiral.svg [deleted file]
tests/arthur/data/random/tests.svg [deleted file]
tests/arthur/data/random/tests2.svg [deleted file]
tests/arthur/data/random/tiger.svg [deleted file]
tests/arthur/data/random/uluru.png [deleted file]
tests/arthur/data/random/worldcup.svg [deleted file]
tests/arthur/datagenerator/datagenerator.cpp [deleted file]
tests/arthur/datagenerator/datagenerator.h [deleted file]
tests/arthur/datagenerator/datagenerator.pri [deleted file]
tests/arthur/datagenerator/datagenerator.pro [deleted file]
tests/arthur/datagenerator/main.cpp [deleted file]
tests/arthur/datagenerator/xmlgenerator.cpp [deleted file]
tests/arthur/datagenerator/xmlgenerator.h [deleted file]
tests/arthur/htmlgenerator/htmlgenerator.cpp [deleted file]
tests/arthur/htmlgenerator/htmlgenerator.h [deleted file]
tests/arthur/htmlgenerator/htmlgenerator.pro [deleted file]
tests/arthur/htmlgenerator/main.cpp [deleted file]
tests/arthur/lance/lance.pro [deleted file]
tests/arthur/performancediff/main.cpp [deleted file]
tests/arthur/performancediff/performancediff.cpp [deleted file]
tests/arthur/performancediff/performancediff.h [deleted file]
tests/arthur/performancediff/performancediff.pro [deleted file]
tests/arthur/shower/main.cpp [deleted file]
tests/arthur/shower/shower.cpp [deleted file]
tests/arthur/shower/shower.h [deleted file]
tests/arthur/shower/shower.pro [deleted file]
tests/auto/baselineexample/baselineexample.pro
tests/auto/lancelot/images.qrc [moved from tests/arthur/common/images.qrc with 100% similarity]
tests/auto/lancelot/images/alpha.png [moved from tests/arthur/data/images/alpha.png with 100% similarity]
tests/auto/lancelot/images/alpha2x2.png [moved from tests/arthur/common/images/alpha2x2.png with 100% similarity]
tests/auto/lancelot/images/bitmap.png [moved from tests/arthur/data/images/bitmap.png with 100% similarity]
tests/auto/lancelot/images/border.png [moved from tests/arthur/data/images/border.png with 100% similarity]
tests/auto/lancelot/images/borderimage.png [moved from tests/arthur/common/images/borderimage.png with 100% similarity]
tests/auto/lancelot/images/dome_argb32.png [moved from tests/arthur/data/images/dome_argb32.png with 100% similarity]
tests/auto/lancelot/images/dome_indexed.png [moved from tests/arthur/data/images/dome_indexed.png with 100% similarity]
tests/auto/lancelot/images/dome_indexed_mask.png [moved from tests/arthur/data/images/dome_indexed_mask.png with 100% similarity]
tests/auto/lancelot/images/dome_mono.png [moved from tests/arthur/data/images/dome_mono.png with 100% similarity]
tests/auto/lancelot/images/dome_mono_128.png [moved from tests/arthur/data/images/dome_mono_128.png with 100% similarity]
tests/auto/lancelot/images/dome_mono_palette.png [moved from tests/arthur/data/images/dome_mono_palette.png with 100% similarity]
tests/auto/lancelot/images/dome_rgb32.png [moved from tests/arthur/data/images/dome_rgb32.png with 100% similarity]
tests/auto/lancelot/images/dot.png [moved from tests/arthur/data/images/dot.png with 100% similarity]
tests/auto/lancelot/images/face.png [moved from tests/arthur/data/images/face.png with 100% similarity]
tests/auto/lancelot/images/gam030.png [moved from tests/arthur/data/images/gam030.png with 100% similarity]
tests/auto/lancelot/images/gam045.png [moved from tests/arthur/data/images/gam045.png with 100% similarity]
tests/auto/lancelot/images/gam056.png [moved from tests/arthur/data/images/gam056.png with 100% similarity]
tests/auto/lancelot/images/gam100.png [moved from tests/arthur/data/images/gam100.png with 100% similarity]
tests/auto/lancelot/images/gam200.png [moved from tests/arthur/data/images/gam200.png with 100% similarity]
tests/auto/lancelot/images/image.png [moved from tests/arthur/data/images/image.png with 100% similarity]
tests/auto/lancelot/images/mask.png [moved from tests/arthur/data/images/mask.png with 100% similarity]
tests/auto/lancelot/images/mask_100.png [moved from tests/arthur/data/images/mask_100.png with 100% similarity]
tests/auto/lancelot/images/masked.png [moved from tests/arthur/data/images/masked.png with 100% similarity]
tests/auto/lancelot/images/sign.png [moved from tests/arthur/data/images/sign.png with 100% similarity]
tests/auto/lancelot/images/solid.png [moved from tests/arthur/data/images/solid.png with 100% similarity]
tests/auto/lancelot/images/solid2x2.png [moved from tests/arthur/common/images/solid2x2.png with 100% similarity]
tests/auto/lancelot/images/struct-image-01.jpg [moved from tests/arthur/data/images/struct-image-01.jpg with 100% similarity]
tests/auto/lancelot/images/struct-image-01.png [moved from tests/arthur/data/images/struct-image-01.png with 100% similarity]
tests/auto/lancelot/images/zebra.png [moved from tests/arthur/common/images/zebra.png with 100% similarity]
tests/auto/lancelot/lancelot.pro
tests/auto/lancelot/paintcommands.cpp [moved from tests/arthur/common/paintcommands.cpp with 100% similarity]
tests/auto/lancelot/paintcommands.h [moved from tests/arthur/common/paintcommands.h with 100% similarity]
tests/baselineserver/.gitignore [moved from tests/arthur/baselineserver/.gitignore with 100% similarity]
tests/baselineserver/bin/runserver [moved from tests/arthur/baselineserver/bin/runserver with 100% similarity]
tests/baselineserver/shared/baselineprotocol.cpp [moved from tests/arthur/common/baselineprotocol.cpp with 100% similarity]
tests/baselineserver/shared/baselineprotocol.h [moved from tests/arthur/common/baselineprotocol.h with 100% similarity]
tests/baselineserver/shared/baselineprotocol.pri [moved from tests/arthur/common/baselineprotocol.pri with 100% similarity]
tests/baselineserver/shared/lookup3.cpp [moved from tests/arthur/common/lookup3.cpp with 100% similarity]
tests/baselineserver/shared/qbaselinetest.cpp [moved from tests/arthur/common/qbaselinetest.cpp with 100% similarity]
tests/baselineserver/shared/qbaselinetest.h [moved from tests/arthur/common/qbaselinetest.h with 100% similarity]
tests/baselineserver/shared/qbaselinetest.pri [moved from tests/arthur/common/qbaselinetest.pri with 100% similarity]
tests/baselineserver/src/baselineserver.cpp [moved from tests/arthur/baselineserver/src/baselineserver.cpp with 100% similarity]
tests/baselineserver/src/baselineserver.h [moved from tests/arthur/baselineserver/src/baselineserver.h with 100% similarity]
tests/baselineserver/src/baselineserver.pro [moved from tests/arthur/baselineserver/src/baselineserver.pro with 91% similarity]
tests/baselineserver/src/baselineserver.qrc [moved from tests/arthur/baselineserver/src/baselineserver.qrc with 100% similarity]
tests/baselineserver/src/main.cpp [moved from tests/arthur/baselineserver/src/main.cpp with 100% similarity]
tests/baselineserver/src/report.cpp [moved from tests/arthur/baselineserver/src/report.cpp with 100% similarity]
tests/baselineserver/src/report.h [moved from tests/arthur/baselineserver/src/report.h with 100% similarity]
tests/baselineserver/src/templates/view.html [moved from tests/arthur/baselineserver/src/templates/view.html with 100% similarity]
tests/manual/lance/README [new file with mode: 0644]
tests/manual/lance/enum.png [moved from tests/arthur/lance/enum.png with 100% similarity]
tests/manual/lance/icons.qrc [moved from tests/arthur/lance/icons.qrc with 100% similarity]
tests/manual/lance/interactivewidget.cpp [moved from tests/arthur/lance/interactivewidget.cpp with 100% similarity]
tests/manual/lance/interactivewidget.h [moved from tests/arthur/lance/interactivewidget.h with 100% similarity]
tests/manual/lance/lance.pro [new file with mode: 0644]
tests/manual/lance/main.cpp [moved from tests/arthur/lance/main.cpp with 100% similarity]
tests/manual/lance/tools.png [moved from tests/arthur/lance/tools.png with 100% similarity]
tests/manual/lance/widgets.h [moved from tests/arthur/lance/widgets.h with 100% similarity]