katie/tests/auto
Ivailo Monev 4e86133e7b replace QMetaType with QVariant enums where applicable in QVariant test
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-24 02:29:16 +00:00
..
qbytearraymatcher add QByteArrayMatcher test 2019-12-06 10:56:01 +00:00
qchar correct UNICODE_LAST_CODEPOINT definition in QChar test 2019-12-15 00:21:22 +00:00
qcssparser compiler warning fixes 2019-12-13 23:05:10 +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 do not require certain fonts for QFont test 2019-12-22 02:42:16 +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 remove threads build option 2019-12-19 23:51:19 +00:00
qthread remove threads build option 2019-12-19 23:51:19 +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