qt6-bb10/tests/auto
Konstantin Ritt 5f472cae71 QFontCache: Centralize the engine type safety check
We depend on the assumption QFontCache::findEngine(key) for key.multi=1
returns a font engine of type QFontEngine::Multi;
guarantee that by checking it in a single place.

Change-Id: I287da4fd62deb22fc5520cde5b0505bc44547609
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2016-01-28 18:24:08 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data
cmake CMake: Don't attempt gui-tests if Qt is built with -no-gui 2016-01-18 13:00:03 +00:00
compilerwarnings/data
concurrent Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
corelib Add DST-change test for a date derived via .toLocalTime(). 2016-01-26 13:50:09 +00:00
dbus Revert "dbus: Add method serial() and replySerial() to class DBusMessage." 2016-01-11 05:19:41 +00:00
gui QFontCache: Centralize the engine type safety check 2016-01-28 18:24:08 +00:00
guiapplauncher
installed_cmake
network Autotest: remove the check that broadcast = ip | ~netmask 2016-01-21 05:19:13 +00:00
opengl Doc: mention that Qt::AA_X11InitThreads isn't used anymore 2016-01-11 17:28:52 +00:00
other Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
printsupport Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklist 2015-11-06 18:44:04 +00:00
shared
sql QSqlQueryModel::clear(): Call begin/endResetModel(). 2015-11-19 07:24:13 +00:00
testlib Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tools add enablers for printing project errors in cumulative mode 2015-12-21 16:39:31 +00:00
widgets QtWidgets: Allow to cover up the window container by another widget 2016-01-28 17:40:53 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
auto.pro Silence warnings about missing dbus-send command not found 2015-09-22 21:19:04 +00:00
network-settings.h
qtest-config.h
test.pl