katie/tests/auto
Ivailo Monev a380f56792 assume Q_OS_UNIX is defined in most source files
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-07 22:55:39 +02:00
..
qbytearraymatcher update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qchar remove unused QString::normalized() overload 2020-09-13 17:14:28 +03:00
qcssparser update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdate remove deprecated Qt::DateFormat enums 2020-02-24 21:46:21 +00:00
qdatetime remove deprecated Qt::DateFormat enums 2020-02-24 21:46:21 +00:00
qdbusabstractadaptor replace 0 with Q_NULLPTR where applicable 2020-02-23 22:41:15 +00:00
qdbusabstractinterface replace 0 with Q_NULLPTR where applicable 2020-02-23 22:41:15 +00:00
qdbusconnection update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuscontext add QDBusContext and QDBusThreading tests 2020-01-28 15:58:13 +00:00
qdbusinterface replace 0 with Q_NULLPTR where applicable 2020-02-23 22:41:15 +00:00
qdbuslocalcalls add QDBusLocalCalls test 2020-01-29 01:47:55 +00:00
qdbusmarshall assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qdbusmetaobject update annotation names in QDBusMetaObject test 2020-01-18 13:48:56 +00:00
qdbusmetatype update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuspendingcall remove redundant .gitignore files 2020-10-18 18:17:56 +03:00
qdbusreply add QDBusReply test 2020-01-03 03:40:09 +00:00
qdbusservicewatcher add QDBusServiceWatcher test 2020-01-06 15:29:06 +00:00
qdbusthreading add QDBusContext and QDBusThreading tests 2020-01-28 15:58:13 +00:00
qdbustype add QDBusType test 2020-01-29 17:06:31 +00:00
qdbusxmlparser add QDBusMarshall and QDBusXmlParser tests 2020-01-28 13:32:10 +00:00
qdir assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qdiriterator unsupported operating systems cruft removal 2020-10-26 16:27:43 +02:00
qelapsedtimer add QElapsedTimer test 2020-01-06 14:06:38 +00:00
qfileinfo assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qfilesystemwatcher unsupported operating systems cruft removal 2020-10-26 16:27:43 +02:00
qfont update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qfontmetrics add document type and version tag to resource files 2020-08-18 23:35:37 +03:00
qhostaddress update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qhostinfo expect IPv4 address if IPv6 is not available in QHostInfo reverse lookup test case 2020-08-19 18:26:02 +03:00
qhttpnetworkreply update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qiodevice use http/www service port to test QTcpSocket constructing in tst_QIODevice::constructing_QTcpSocket() 2020-01-07 23:45:59 +00:00
qlocale check for get_current_dir_name(), fegetenv(), fesetenv(), feclearexcept() and feenableexcept() 2020-01-16 19:06:01 +00:00
qmetatype update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qmutex update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qnetworkdiskcache add QNetworkDiskCache test 2020-01-04 21:41:26 +00:00
qrand update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qregexp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qregion add QRegion test 2020-01-20 02:28:02 +00:00
qsettings add custom type test case for QSettings 2020-02-04 16:22:33 +00:00
qsignalmapper add QSignalMapper test 2020-01-06 14:43:31 +00:00
qsocketnotifier assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qsql drop QSqlDriverCreator support 2020-02-12 16:43:01 +00:00
qsqldatabase remove unused SQL test data 2020-08-08 18:15:48 +03:00
qsqldriver remove oci, db2, tds and ibase database leftovers 2020-01-17 00:24:25 +00:00
qsqlerror update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsqlfield update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsqlquery remove oci, db2, tds and ibase database leftovers 2020-01-17 00:24:25 +00:00
qsqlquerymodel update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsqlrecord update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsqlrelationaltablemodel remove oci, db2, tds and ibase database leftovers 2020-01-17 00:24:25 +00:00
qsqltablemodel update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qsqlthread remove oci, db2, tds and ibase database leftovers 2020-01-17 00:24:25 +00:00
qsyntaxhighlighter add QSyntaxHighlighter test 2020-01-06 14:46:23 +00:00
qtemporaryfile assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qtextcursor add QTextCursor test 2020-01-06 15:05:05 +00:00
qtextdocument assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qtextformat add QTextFormat test 2020-01-06 15:10:10 +00:00
qtextobject add QTextObject test 2020-01-06 15:36:56 +00:00
qthread assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qthreadpool update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qtime remove deprecated Qt::DateFormat enums 2020-02-24 21:46:21 +00:00
qtimer assume Q_OS_UNIX is defined in most source files 2020-11-07 22:55:39 +02:00
qvariant review some compiler and language definition checks 2020-07-23 16:47:34 +00:00
qwaitcondition review some compiler and language definition checks 2020-07-23 16:47:34 +00:00
qx11info compiler warning fixes 2020-08-20 23:05:13 +03:00
qxml add QXml test 2020-02-03 22:00:32 +00:00
qxmlinputsource add QXmlInputSource test 2020-02-03 23:08:44 +00:00
network-settings.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00