qt6-bb10/tests/auto/gui
Edward Welbourne bed8663a0b tst_QPainterPath::testNaNandInfinites(): anticipate the warnings
The test used to trigger a lot of QWARN messages; these are clearly
intended, so tell QTest to expect them, so that we get an error here
if those warnings ever don't show up.

Incidentally tidy up a comment and convert a != verify to a
QCOMPARE_NE(), since it's now available to do that job.

Change-Id: I83e225c37abe8446dac06ebe4e75258cb87b71b0
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-10-18 14:13:27 +02:00
..
image tst_QImage::reinterpretAsFormat(): deduplicate a data tag 2022-10-18 14:13:27 +02:00
itemmodels Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
kernel tst_QKeySequence::parseString_data(): drop duplicated rows 2022-10-18 14:13:27 +02:00
math3d Fix tst_QQuaternion's duplicate test tags 2022-10-11 11:20:58 +02:00
painting tst_QPainterPath::testNaNandInfinites(): anticipate the warnings 2022-10-18 14:13:27 +02:00
platform Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qopengl Revert "tests: XFAIL tst_QOpenGL::bufferMapRange() on Wayland" 2022-10-07 13:20:12 +02:00
qopenglconfig Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qvulkan Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
rhi Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
text QTextLayout: fix maximumWidth() for a text containing spaces 2022-10-06 08:43:11 +00:00
util Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00