Skip to content
Commit 57c4cc08 authored by Volker Krause's avatar Volker Krause
Browse files

Use QFETCH + QCOMPARE rather than QTEST for container sizes

QTEST insists on an exactly matching type (and that differs between
Qt 5 and 6 for container sizes), while QCOMPARE can compare numbers
with different types just fine.

With this all Qt6 unit tests should pass here.
parent 596e0793
Pipeline #193471 passed with stage
in 38 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment