qt5base-lts/tests/auto/gui
Marc Mutz ff93eddfd5 tests/auto/gui: use new QTest::addRow() more
... for calculated test data names.

In tst_qimage.cpp, use QLatin1String instead of QString for image
format pretty-printing, to avoid needless memory allocation and, more
importantly in the context of this patch, to make the result usable
with addRow(), which does not support %ls.

Change-Id: Ib1953aee2da235ae912917a450491ac8be69ca3a
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2017-04-24 19:22:53 +00:00
..
image tests/auto/gui: use new QTest::addRow() more 2017-04-24 19:22:53 +00:00
itemmodels QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
kernel Merge remote-tracking branch 'origin/5.9' into dev 2017-04-07 10:24:33 +02:00
math3d QMatrix4x4: fix aliasing problem in operator*= 2017-04-14 12:29:35 +00:00
painting tests/auto/gui: use new QTest::addRow() more 2017-04-24 19:22:53 +00:00
qopengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-12 20:08:56 +02:00
qopenglconfig Skip testing of QOpenGlConfig on platforms that don't support it 2017-04-12 08:36:39 +00:00
qvulkan Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
text Fix CSS line-height property multiplier value handling 2017-04-21 07:10:51 +00:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Basic Vulkan enablers 2017-03-17 16:12:03 +00:00