katie/tests/auto
Ivailo Monev ca50afe8f7 drop support for letter and word spacing via font [ci reset]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-01-10 01:44:24 +02:00
..
qabstractscrollarea plug memory leak in tst_QAbstractScrollArea::task214488_layoutDirection() 2021-11-22 13:42:43 +02:00
qabstractslider add QAbstractSlider test 2021-09-21 14:48:37 +03:00
qabstractspinbox correct definition in tst_QAbstractSpinBox::getSetCheck() 2021-11-22 13:40:30 +02:00
qaction plug QAction test memory leak 2021-08-28 01:36:55 +03: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 add QBoxLayout test 2021-09-19 16:38:54 +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
qchar remove optional license exception 2021-02-08 15:08:15 +02:00
qcheckbox add QCheckBox test 2021-10-04 08:37:57 +03:00
qcolor add QColor test 2021-03-15 20:45:56 +02:00
qcolumnview add QColumnView test 2021-11-18 10:29:10 +02:00
qcompleter potential fix for the random tst_QCompleter::QTBUG_14292_filesystem() fails 2021-11-19 09:11:44 +02:00
qcryptographichash test QCryptographicHash::Sha256 and CryptographicHash::Sha512 methods 2021-08-28 00:17:01 +03:00
qcssparser drop support for QConicalGradient [ci reset] 2021-12-19 02:48:41 +02:00
qdatastream remove unused QFont style hint property 2021-12-29 10:09:48 +02:00
qdatawidgetmapper add QDataWidgetMapper test 2021-11-19 09:15:34 +02:00
qdate remove optional license exception 2021-02-08 15:08:15 +02:00
qdatetime deal with TODO related to timezone format char 2021-11-23 08:15:08 +02:00
qdbusabstractadaptor get rid of Q_NULLPTR definition [ci reset] 2021-08-06 15:35:28 +03:00
qdbusabstractinterface get rid of Q_NULLPTR definition [ci reset] 2021-08-06 15:35:28 +03:00
qdbusconnection remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuscontext remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusinterface get rid of Q_NULLPTR definition [ci reset] 2021-08-06 15:35:28 +03:00
qdbuslocalcalls remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmarshall use platform definitions and interrupt aware functions 2021-02-15 01:55:27 +02:00
qdbusmetaobject remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusmetatype remove optional license exception 2021-02-08 15:08:15 +02:00
qdbuspendingcall remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusreply remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusservicewatcher remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusthreading remove optional license exception 2021-02-08 15:08:15 +02:00
qdbustype remove optional license exception 2021-02-08 15:08:15 +02:00
qdbusxmlparser remove optional license exception 2021-02-08 15:08:15 +02: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 add QDial test 2021-09-19 16:51:13 +03:00
qdialog add QDialog test 2021-11-21 05:13:04 +02:00
qdialogbuttonbox add QDialogButtonBox test 2021-11-21 05:16:56 +02:00
qdir drop support for bmp, ico, tga, jpeg and tiff 2021-12-14 23:28:49 +02:00
qdiriterator remove optional license exception 2021-02-08 15:08:15 +02:00
qdrag add QDrag test 2021-08-07 14:37:56 +03:00
qeasingcurve remove optional license exception 2021-02-08 15:08:15 +02:00
qelapsedtimer remove optional license exception 2021-02-08 15:08:15 +02:00
qerrormessage add QErrorMessage test 2021-09-19 17:04:41 +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 fix retry code path in QFileSystemEngine::copyFile() for Linux and add disabled LFS test 2021-11-25 16:00:07 +02:00
qfileiconprovider add QFileIconProvider test 2021-11-21 05:22:47 +02:00
qfileinfo remove optional license exception 2021-02-08 15:08:15 +02:00
qfilesystemwatcher test signal emission for non-existing directories and files 2021-11-15 20:28:54 +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 drop support for letter and word spacing via font [ci reset] 2022-01-10 01:44:24 +02:00
qfontdatabase adjust tst_QFontDatabase::widthTwoTimes() to recent QFontMetric change 2022-01-05 19:51:58 +02:00
qfontmetrics say goodbye to negative font bounds 2022-01-06 04:16:21 +02:00
qformlayout add QFormLayout test 2021-09-19 17:08:50 +03:00
qglobal add QGlobal test 2021-08-23 19:21:05 +03:00
qgraphicseffect add QGraphicsEffect test 2021-08-24 04:37:39 +03:00
qgroupbox add QGroupBox test 2021-09-19 17:11:19 +03:00
qhash make most detach methods private [ci reset] 2021-11-30 17:50:00 +02:00
qhostaddress include required system headers in tst_qhostaddress source file 2021-11-01 23:44:07 +02:00
qhostinfo drop symbian/harmattan related bearer management support [ci reset] 2021-08-25 17:57:46 +03:00
qhttpnetworkreply remove optional license exception 2021-02-08 15:08:15 +02:00
qinputdialog fix regression since be9e8cd953 [ci reset] 2021-11-22 10:20:00 +02:00
qiodevice remove optional license exception 2021-02-08 15:08:15 +02:00
qjsondocument test QJsonDocument reference comparison 2021-10-04 11:15:18 +03:00
qkeysequence non-shared QKeySequence with limit of two key sequences 2021-11-24 15:32:06 +02:00
qline add QLine test 2021-07-14 00:33:47 +03:00
qlist add QList test 2021-07-14 00:13:16 +03:00
qlistview plug memory leak in tst_QListView::task203585_selectAll() 2021-09-21 03:58:01 +03:00
qlistwidget disable tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() test case 2021-09-19 16:28:47 +03:00
qlocale deal with TODO related to timezone format char 2021-11-23 08:15:08 +02:00
qmainwindow add QMainWindow test 2021-09-18 02:18:48 +03: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 add QMenu test [ci reset] 2021-06-13 12:10:19 +03: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
qnetworkdiskcache call QThread::sleep(), QThread::msleep() or QThread::usleep() where possible 2021-09-06 19:09:02 +03:00
qnetworkproxy add QNetworkProxy and QNetworkProxyFactory tests 2021-06-02 23:56:39 +03:00
qnetworkproxyfactory compiler warning fix 2021-11-29 17:45:29 +02:00
qnumeric add numeric functions test 2021-03-03 15:53:24 +02:00
qobject add QObject test 2021-08-29 23:48:27 +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 add QPoint test 2021-09-06 16:19:11 +03:00
qprocess compiler warning fix 2021-09-06 21:02:14 +03:00
qprocessenvironment add QProcessEnvironment test 2021-06-03 16:32:58 +00:00
qquaternion add QQuaternion test 2021-09-08 16:07:42 +03:00
qrand remove optional license exception 2021-02-08 15:08:15 +02:00
qreadlocker remove optional license exception 2021-02-08 15:08:15 +02:00
qreadwritelock call QThread::sleep(), QThread::msleep() or QThread::usleep() where possible 2021-09-06 19:09:02 +03: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 oops, add the missing pixel character in QRegion XPM 2021-12-22 06:58:12 +02: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
qset make most detach methods private [ci reset] 2021-11-30 17:50:00 +02:00
qsettings skip some tests for QSettings::NativeFormat case 2021-02-15 23:36:08 +02:00
qsignalmapper remove optional license exception 2021-02-08 15:08:15 +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 add QSizeGrip test 2021-09-14 20:15:45 +03:00
qsocketnotifier detect invalid socket notifiers via poll() 2021-09-29 01:43:45 +03:00
qstandarditem add QStandardItem test 2021-08-29 22:15:14 +03:00
qstandarditemmodel plug memory leaks in tst_QStandardItemModel::removeRowsAndColumns() 2021-09-22 16:35:32 +03:00
qstatusbar add QStatusBar test 2021-08-29 22:21:15 +03:00
qstringlist add QStringList test 2021-08-29 22:24:20 +03: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 add QStyle test 2021-06-18 14:37:01 +03:00
qstyleoption add QStyleOption test 2021-06-18 14:41:40 +03:00
qstylesheetstyle partially revert 42245e22d7 2021-06-18 16:53:28 +03:00
qsyntaxhighlighter get rid of Q_NULLPTR definition [ci reset] 2021-08-06 15:35:28 +03:00
qtconcurrentiteratekernel add QtConcurrentIterateKernel test 2021-06-17 22:08:33 +03:00
qtemporaryfile use qt_safe_close() instead of ::close() 2021-02-22 02:00:38 +02:00
qtextblock add QTextBlock test 2021-09-14 20:21:40 +03:00
qtextcursor get rid of Q_NULLPTR definition [ci reset] 2021-08-06 15:35:28 +03:00
qtextdocument drop support for letter and word spacing via font [ci reset] 2022-01-10 01:44:24 +02:00
qtextformat drop support for tab stops [ci reset] 2022-01-08 20:20:03 +02:00
qtextobject remove optional license exception 2021-02-08 15:08:15 +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 add QTimeLine test 2021-09-08 16:19:45 +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
quuid remove optional license exception 2021-02-08 15:08:15 +02:00
qvariant adjust QVariant tests to QFont changes 2021-12-29 23:12:41 +02:00
qvarlengtharray add QVarLengthArray test 2021-08-30 15:27:11 +03:00
qvector add QVector test 2021-07-14 13:52:04 +03:00
qvectornd add QVectorND test 2021-08-23 19:49:17 +03:00
qwaitcondition drop support for recursive read-write locks 2021-07-22 00:10:43 +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 remove optional license exception 2021-02-08 15:08:15 +02:00
CMakeLists.txt separate tests and benchmarks sub-directories recursion 2020-12-09 05:01:57 +00:00
network-settings.h remove optional license exception 2021-02-08 15:08:15 +02:00