katie/tests/auto
Ivailo Monev 53da3f00a4 QFont::exactMatch() should return false for aliases
upstream commit:
78eeb6b066

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-27 15:45:03 +00:00
..
qbytearraymatcher add QByteArrayMatcher test 2019-12-06 10:56:01 +00:00
qchar correct and verify codepoint conversion in tst_QChar::normalization_data() 2019-12-24 22:23:15 +00:00
qcssparser link QCssParser test to xml component 2019-12-24 08:54:24 +00:00
qdate add QDate, QTime and QDateTime tests 2019-08-09 19:41:55 +00:00
qdatetime apply supposed fix for QTBUG-59159 2019-08-13 14:50:10 +00:00
qdbusconnection add QDBusConnection test 2019-12-15 02:26:16 +00:00
qdbusmetaobject add QDBusMetaObject test 2019-12-15 03:13:57 +00:00
qdbusmetatype build QDBusMetaType test only of DBus is found and enabled 2019-12-15 02:26:50 +00:00
qfont QFont::exactMatch() should return false for aliases 2019-12-27 15:45:03 +00:00
qfontmetrics add QFontMetrics test 2019-12-21 19:44:19 +00:00
qhostaddress add QHostAdress, QHostInfo and HTTP QNetworkReply tests 2019-08-13 10:32:27 +00:00
qhostinfo return IPv6 address conditionally from QtNetworkSettings::serverIPs() 2019-12-02 02:06:14 +00:00
qhttpnetworkreply make QHttpNetworkReply test noop if QT_NO_HTTP is defined 2019-12-15 22:24:33 +00:00
qlocale mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qmetatype mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qmutex remove threads build option 2019-12-19 23:51:19 +00:00
qrand add qrand() test 2019-12-06 15:37:49 +00:00
qregexp mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qsettings rework QSettings, use JSON as native format for it 2019-12-24 01:30:39 +00:00
qsocketnotifier add QSocketNotifier test 2019-12-13 22:46:21 +00:00
qsql compiler warning fixes 2019-12-05 11:41:48 +00:00
qsqldatabase compiler warning fixes 2019-12-05 11:41:48 +00:00
qsqldriver add SQL tests 2019-12-03 13:07:02 +00:00
qsqlerror add SQL tests 2019-12-03 13:07:02 +00:00
qsqlfield add SQL tests 2019-12-03 13:07:02 +00:00
qsqlquery compiler warning fixes 2019-12-05 11:41:48 +00:00
qsqlquerymodel add SQL tests 2019-12-03 13:07:02 +00:00
qsqlrecord add SQL tests 2019-12-03 13:07:02 +00:00
qsqlrelationaltablemodel add SQL tests 2019-12-03 13:07:02 +00:00
qsqltablemodel add SQL tests 2019-12-03 13:07:02 +00:00
qsqlthread make use of QThread::yieldCurrentThread() in sql component threading test 2019-12-24 08:43:58 +00:00
qthread link QThread test to system thread library 2019-12-24 08:49:13 +00:00
qthreadpool remove threads build option 2019-12-19 23:51:19 +00:00
qtime add QDate, QTime and QDateTime tests 2019-08-09 19:41:55 +00:00
qtimer mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qvariant replace QMetaType with QVariant enums where applicable in QVariant test 2019-12-24 02:29:16 +00:00
qwaitcondition remove threads build option 2019-12-19 23:51:19 +00:00
network-settings.h return IPv6 address conditionally from QtNetworkSettings::serverIPs() 2019-12-02 02:06:14 +00:00