katie/tests/auto
Ivailo Monev 111e9c0fd0 build tst_sql as GUI test
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-12-09 06:00:51 +00: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 irix leftovers 2020-11-22 03:40:07 +00:00
qdbusabstractadaptor tests build fix for the case when build in source directory 2020-12-09 05:01:57 +00:00
qdbusabstractinterface tests build fix for the case when build in source directory 2020-12-09 05:01:57 +00:00
qdbusconnection link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbuscontext link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusinterface tests build fix for the case when build in source directory 2020-12-09 05:01:57 +00:00
qdbuslocalcalls link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusmarshall tests build fix for the case when build in source directory 2020-12-09 05:01:57 +00:00
qdbusmetaobject link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusmetatype link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbuspendingcall link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusreply link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusservicewatcher link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusthreading link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbustype link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +00:00
qdbusxmlparser link D-Bus test to KtDBus from katie_dbus_test() 2020-12-02 07:07:24 +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 fix possible sm_performSaveYourself() thread-safety issue 2020-11-27 02:50:47 +00:00
qfilesystemwatcher merge inotify and kevent watchers into QFileSystemWatcherEngineUnix 2020-12-09 05:01:56 +00: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 tests build fix for the case when build in source directory 2020-12-09 05:01:57 +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 build tst_sql as GUI test 2020-12-09 06:00:51 +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 prefix getpid() function calls 2020-11-28 14:24:34 +00: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 introduce AArch64 support 2020-11-19 13:20:24 +02: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
CMakeLists.txt separate tests and benchmarks sub-directories recursion 2020-12-09 05:01:57 +00:00
network-settings.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00