qt5base-lts/tests/baseline/painting/scripts/arcs2.qps
Eirik Aavitsland e8f93e38de Rename and restructure the baseline (lancelot) testing code
In preparation for addition of new baseline tests, establish a new
test category, "baseline". This is similar to the category
"benchmarks" in that it contains tests that use the QTest framework,
but conceptually are not unit tests, in contrast to those under auto/.

Move the existing QPainter baseline test, tst_lancelot, into this new
category, and rename it accordingly.

Baseline tests use the QBaselineTest extension to QTest. Move that
extension too into the tests/baseline directory, allowing the clean
out of the baselineserver directory.

Pick-to: 6.2
Change-Id: I1b527f5867c953b1d22be73798fcf7d1494712ea
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-11-16 14:01:50 +01:00

55 lines
1.3 KiB
Plaintext

# Version: 1
# CheckVsReference: 5
drawArc 100 100 100 100 0 1440
drawArc 100 100 100 100 1440 1440
drawArc 100 100 100 100 2880 1440
drawArc 100 100 100 100 4320 1440
drawArc 100 200 100 100 0 -1440
drawArc 100 200 100 100 -1440 -1440
drawArc 100 200 100 100 -2880 -1440
drawArc 100 200 100 100 -4320 -1440
drawArc 200 100 100 100 720 1440
drawArc 200 100 100 100 2160 1440
drawArc 200 100 100 100 3600 1440
drawArc 200 100 100 100 5040 1440
drawArc 200 200 100 100 -720 -1440
drawArc 200 200 100 100 -2160 -1440
drawArc 200 200 100 100 -3600 -1440
drawArc 200 200 100 100 -5040 -1440
drawArc 300 100 100 100 3840 480
drawArc 300 200 100 100 -3840 -480
drawArc 300 100 100 100 1600 1340
setPen black
drawArc 400 100 200 200 0 5760
setPen white
drawArc 400 100 200 200 960 960
drawArc 400 100 200 200 2880 960
drawArc 400 100 200 200 4800 960
setPen black
drawArc 100 350 300 300 160 5760
drawArc 100 350 300 300 320 5760
drawArc 100 350 300 300 1920 5760
drawArc 100 350 300 300 2080 5760
drawArc 100 350 300 300 3680 5760
drawArc 100 350 300 300 3840 5760
drawArc 100 350 300 300 5440 5760
drawArc 100 350 300 300 5600 5760
setPen white
drawArc 100 350 300 300 0 5760
translate 400 300
setRenderHint Antialiasing true
setPen blue 40
drawArc 100 100 200 200 0 4320
setPen red 40
drawArc 60 60 280 280 0 4320