katie/tests/auto
Ivailo Monev 605c6280ab test case for converting QFont from and to QString
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-19 01:45:16 +02:00
..
qabstractscrollarea plug memory leak in tst_QAbstractScrollArea::task214488_layoutDirection() 2021-11-22 13:42:43 +02:00
qabstractslider build fix for the case when QT_NO_WHEELEVENT is defined 2022-02-27 14:17:58 +02:00
qabstractspinbox build fix for the case when QT_NO_STYLE_STYLESHEET is defined 2022-02-26 21:56:12 +02:00
qaction plug QAction test memory leak 2021-08-28 01:36:55 +03:00
qanimationgroup add QAnimationGroup test 2022-03-06 21:07:13 +02:00
qatomicint add QAtomicInt test 2021-11-20 16:13:30 +02:00
qatomicpointer add QAtomicPointer test 2021-11-20 16:15:41 +02:00
qbitarray add QBitArray test 2021-03-22 07:51:08 +02:00
qboxlayout plug QBoxLayout test leaks 2022-06-05 15:41:34 +03:00
qbrush drop support for QConicalGradient [ci reset] 2021-12-19 02:48:41 +02:00
qbuffer remove optional license exception 2021-02-08 15:08:15 +02:00
qbytearraymatcher remove optional license exception 2021-02-08 15:08:15 +02:00
qcache add QCache test 2021-10-04 08:31:00 +03:00
qcalendarwidget build fix for the case when QT_NO_CALENDARWIDGET or QT_NO_DATETIMEEDIT is defined 2022-10-30 03:04:43 +02:00
qchar remove optional license exception 2021-02-08 15:08:15 +02:00
qcheckbox compiler warning fixes 2022-06-04 23:08:03 +03:00
qclipboard add QClipboard test 2022-03-06 21:18:31 +02:00
qcolor remove internal QColor constructors 2022-06-26 19:11:34 +03:00
qcolumnview compiler warning fixes 2022-06-04 23:08:03 +03:00
qcompleter potential fix for the random tst_QCompleter::QTBUG_14292_filesystem() fails 2021-11-19 09:11:44 +02:00
qcoreapplication add test case for qAddPostRoutine() and qRemovePostRoutine() 2022-06-14 08:53:18 +03:00
qcryptographichash fix hash collision when input data has odd length for Katie's hash algorithm 2022-03-22 18:50:10 +02:00
qcssparser drop support for multi-family font request 2022-01-27 19:19:31 +02:00
qdatastream QCursor rewrite 2022-11-14 02:33:31 +02:00
qdatawidgetmapper build fix for the case when QT_NO_DATAWIDGETMAPPER is defined 2022-02-24 23:11:38 +02:00
qdate remove optional license exception 2021-02-08 15:08:15 +02:00
qdatetime adjust QDateTime, QLocale and QVariant tests 2022-06-18 00:27:07 +03:00
qdbusabstractadaptor remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusabstractinterface remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusconnection remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbuscontext remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusinterface remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbuslocalcalls remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusmarshall remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusmetaobject remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusmetatype remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbuspendingcall remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusreply remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusservicewatcher remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusthreading remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbustype remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdbusxmlparser remove workflow and CI related files 2022-09-24 04:44:13 +03:00
qdeclarativeproperty de-duplicate code in tests and benchmarks 2021-11-23 18:15:36 +02:00
qdesktopwidget add QDesktopWidget test 2021-09-19 16:45:38 +03:00
qdial build fix for the case when QT_NO_DIAL is defined 2022-02-24 23:55:39 +02:00
qdialog build fix for the case when QT_NO_SIZEGRIP is defined 2022-02-26 04:41:33 +02:00
qdialogbuttonbox add QDialogButtonBox test 2021-11-21 05:16:56 +02:00
qdir remove tests related to resources (QRC) 2022-10-29 03:53:47 +03:00
qdiriterator remove unused EngineWithNoIterator class in QDirIterator test 2022-10-29 21:07:10 +03:00
qdockwidget add QDockWidget test 2022-02-25 20:27:25 +02:00
qdrag stabilize QDrag test 2022-05-03 02:01:03 +03:00
qeasingcurve remove optional license exception 2021-02-08 15:08:15 +02:00
qelapsedtimer initialize QElapsedTimer as invalid [ci reset] 2022-05-03 01:54:32 +03:00
qevent remove optional license exception 2021-02-08 15:08:15 +02:00
qeventloop add QEventLoop test 2021-03-23 19:41:59 +02:00
qfile QDebug rewrite to use QByteArray as internal buffer 2022-11-13 15:54:04 +02:00
qfileiconprovider an incomplete icon theme 2022-06-09 00:45:53 +03:00
qfileinfo QDebug rewrite to use QByteArray as internal buffer 2022-11-13 15:54:04 +02:00
qfilesystemwatcher build fix for the case when QT_NO_FILESYSTEMWATCHER is defined 2022-02-25 02:46:03 +02:00
qflags add QFlags test 2021-09-14 20:03:54 +03:00
qfocusevent workaround lack of focus events when testing via Xvfb in tst_QFocusEvent::checkReason_ActiveWindow() 2021-11-20 01:52:43 +02:00
qfont test case for converting QFont from and to QString 2022-11-19 01:45:16 +02:00
qfontdatabase test case for converting QFont from and to QString 2022-11-19 01:45:16 +02:00
qfontmetrics build fix for the case when QT_STRICT_ITERATORS is defined 2022-06-10 18:43:11 +03:00
qformlayout build fix for the case when QT_NO_STYLE_WINDOWS is defined 2022-02-26 22:24:40 +02:00
qglobal add QGlobal test 2021-08-23 19:21:05 +03:00
qgraphicseffect build fix for the case when QT_NO_GRAPHICSEFFECT is defined 2022-02-25 13:47:45 +02:00
qgroupbox add QGroupBox test 2021-09-19 17:11:19 +03:00
qhash build fix for the case when QT_STRICT_ITERATORS is defined 2022-06-10 18:43:11 +03:00
qheaderview remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
qhostaddress include required system headers in tst_qhostaddress source file 2021-11-01 23:44:07 +02:00
qhostinfo remove non-operational async QHostInfo methods and setters that should've never been public 2022-05-17 05:47:09 +03:00
qinputdialog fix regression since be9e8cd953 [ci reset] 2021-11-22 10:20:00 +02:00
qiodevice remove symbian leftovers 2022-02-24 16:43:43 +02:00
qjsondocument partial rootless JSON arrays support 2022-02-21 08:48:43 +02:00
qkeysequence do not export QTreeViewPrivate, QApplicationPrivate and QFontPrivate classes 2022-06-13 10:29:43 +03:00
qline add QLine test 2021-07-14 00:33:47 +03:00
qlist drop methods to convert from and to std::list<T> and std::vector<T> 2022-06-10 17:30:27 +03:00
qlistview Xvfb quirk workaround in tst_QListView::task254449_draggingItemToNegativeCoordinates() 2022-01-30 09:58:40 +02:00
qlistwidget remove plastique and motif styles [ci reset] 2022-01-21 15:39:48 +02:00
qlocale adjust QDateTime, QLocale and QVariant tests 2022-06-18 00:27:07 +03:00
qmainwindow remove tst_QMainWindow compat test case 2022-10-31 02:25:15 +02:00
qmap add QMap test 2021-08-30 04:26:48 +03:00
qmargins add QMargins test 2021-08-07 15:34:36 +03:00
qmath add QMath test 2021-09-19 04:30:38 +03:00
qmenu build fix for the case when QT_NO_STYLE_STYLESHEET is defined 2022-02-26 21:56:12 +02:00
qmetaobject add QMetaObject test 2021-08-10 22:11:57 +03:00
qmetatype remove optional license exception 2021-02-08 15:08:15 +02:00
qmimedata add QMimeData test 2021-07-14 01:11:41 +03:00
qmutex fix rare tst_qmutex build failure 2021-11-30 16:52:17 +02:00
qnetworkinterface QDebug rewrite to use QByteArray as internal buffer 2022-11-13 15:54:04 +02:00
qnumeric add numeric functions test 2021-03-03 15:53:24 +02:00
qobject compiler warning fixes 2022-06-04 23:08:03 +03:00
qpainterpath add QPainterPath test 2021-09-17 18:55:41 +03:00
qpainterpathstroker add QPainterPathStroker test 2021-11-26 18:46:04 +02:00
qpalette add QPalette test 2021-03-22 16:06:49 +02:00
qpen add QPen test 2021-03-13 00:54:45 +02:00
qpoint remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
qprocess QDebug rewrite to use QByteArray as internal buffer 2022-11-13 15:54:04 +02:00
qprocessenvironment add QProcessEnvironment test 2021-06-03 16:32:58 +00:00
qradiobutton add QRadioButton test 2022-02-25 19:44:03 +02:00
qrand remove optional license exception 2021-02-08 15:08:15 +02:00
qrect compiler warning fix 2021-09-06 16:55:57 +03:00
qregexp remove optional license exception 2021-02-08 15:08:15 +02:00
qregion convert QRegion test image to PNG 2022-10-20 20:11:13 +03:00
qscriptvalue add QScriptValue test 2021-03-22 16:23:33 +02:00
qscriptvalueiterator add QScriptValueIterator test 2021-03-31 02:13:06 +03:00
qscrollarea add QScrollArea test 2022-02-25 20:45:18 +02:00
qset make most detach methods private [ci reset] 2021-11-30 17:50:00 +02:00
qsettings drop support for storing types that are not QString-convertable via QSettings 2022-11-13 19:29:01 +02:00
qsignalmapper partial build fix for the case when QT_NO_SIGNALMAPPER is defined 2022-02-26 04:06:35 +02:00
qsignalspy add QSignalSpy test 2021-09-06 16:51:01 +03:00
qsize add QSize test 2021-09-06 17:04:25 +03:00
qsizef add QSizeF test 2021-09-06 17:00:36 +03:00
qsizegrip build fix for the case when QT_NO_SIZEGRIP is defined 2022-02-26 04:41:33 +02:00
qsocketnotifier include now required system header in tst_qsocketnotifier source file 2022-02-23 23:50:58 +02:00
qstandarditem build fix for the case when QT_NO_WHATSTHIS is defined 2022-02-27 14:03:14 +02:00
qstandarditemmodel do not export QTreeViewPrivate, QApplicationPrivate and QFontPrivate classes 2022-06-13 10:29:43 +03:00
qstatusbar partial build fix for the case when QT_NO_STATUSBAR is defined 2022-02-26 19:55:05 +02:00
qstringlist generalized initializers and rvalue references are standard since C++11 [ci reset] 2022-01-28 16:31:30 +02:00
qstringmatcher add QStringMatcher test 2021-08-06 18:15:00 +03:00
qstringref remove unused ieeefp header inclusion in tst_qstringref source file 2021-10-09 10:22:34 +03:00
qstyle build fix for the case when QT_NO_STYLE_WINDOWS is defined 2022-02-26 22:24:40 +02:00
qstyleoption add QStyleOption test 2021-06-18 14:41:40 +03:00
qstylesheetstyle build fix for the case when QT_NO_CALENDARWIDGET or QT_NO_DATETIMEEDIT is defined 2022-10-30 03:04:43 +02:00
qsyntaxhighlighter remove pre-edit area support test 2022-01-11 23:21:38 +02:00
qsystemtrayicon add QSystemTrayIcon test 2022-02-28 18:36:12 +02:00
qtemporaryfile merge QAbstractFileEngine into QFile 2022-10-31 11:23:39 +02:00
qtextblock add QTextBlock test 2021-09-14 20:21:40 +03:00
qtextcodec assume the codec MIB is in the table in QTextCodec::mibEnum() and add test for it 2022-11-16 05:05:56 +02:00
qtextcursor remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
qtextdocument adjust expected data in QTextDocument test case 2022-10-29 03:54:26 +03:00
qtextformat remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
qtextobject remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
qthread call QThread::sleep(), QThread::msleep() or QThread::usleep() where possible 2021-09-06 19:09:02 +03:00
qthreadpool de-duplicate QTRY_COMPARE() macro 2021-11-19 01:33:25 +02:00
qtime remove optional license exception 2021-02-08 15:08:15 +02:00
qtimeline remove redundant qreal meta type registration in QTimeLine test case 2022-06-09 07:41:51 +03:00
qtimer remove optional license exception 2021-02-08 15:08:15 +02:00
qtransform assume size of qreal equals size of float when QT_NO_FPU is defined 2021-03-13 00:46:59 +02:00
qtranslator use custom format for translations 2022-11-02 05:23:31 +02:00
qvariant update comment in QVariant test data 2022-11-19 01:07:52 +02:00
qvarlengtharray add QVarLengthArray test 2021-08-30 15:27:11 +03:00
qvector drop methods to convert from and to std::list<T> and std::vector<T> 2022-06-10 17:30:27 +03:00
qvectornd build fix for the case when QT_NO_VECTOR2D, QT_NO_VECTOR3D or QT_NO_VECTOR4D is defined 2022-02-27 13:25:10 +02:00
qwaitcondition bye QReadLocker, QReadWriteLock and QWriteLocker 2022-05-16 12:57:03 +03:00
qx11info return QByteArray from QX11Info::appClass() 2021-02-09 22:23:25 +02:00
qxml remove optional license exception 2021-02-08 15:08:15 +02:00
qxmlinputsource drop network access classes [ci reset] 2022-02-19 17:38:56 +02:00
CMakeLists.txt separate tests and benchmarks sub-directories recursion 2020-12-09 05:01:57 +00:00
network-settings.h build fix for the case when QT_NO_LOCALSERVER is defined 2022-02-25 18:08:59 +02:00