Frédéric Lefebvre 00750cd8ba Refactor tst_QScroller::overshoot
tst_QScroller::overshoot was initially a boilerplate, making it
difficult to understand what was actually being tested.

Refactor this test to be data-driven. Additionally, create a new test
function, overshoot_segments, which was part of
tst_QScroller::overshoot and should be tested independently.

Transfer the blacklisted platform of overshoot to overshoot_segments.

Change-Id: I59d89dfab4bb09c41fce99ad4f40163736c6ef78
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2025-06-15 17:44:06 +02:00

13 lines
130 B
Plaintext

[scrollTo]
macos
[scroll]
macos
# QTBUG-87409
[scrollTo]
android
[overshoot_segments]
macos #QTBUG-134105
windows #QTBUG-134105