katie/tests/auto
Ivailo Monev 3e2706dd71 drop the feature to change the default locale
changing the default locale can have various bad effects (such as failure
to convert localized integers stored in QString) which is why there was a
warning about it. even tho UNIX has the concept of changing the locale
settings (via setlocale()) I am not willing to support such feature
because QWidget, QValidtor, etc. have their own locale feature that can
be changed at any time

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-16 20:32:36 +02:00
..
qabstractscrollarea plug memory leak in tst_QAbstractScrollArea::task214488_layoutDirection() 2021-11-22 13:42:43 +02:00
qabstractslider replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03: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 replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03: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 replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03:00
qcryptographichash drop all but the custom hash algorithm 2023-11-05 00:18:07 +02:00
qcssparser reuse QFontDatabase object in tst_QCssParser::extractFontFamily_data() 2022-12-18 19:57:27 +02:00
qdatastream drop support for changing QDataStream precision 2023-05-19 01:16:15 +03:00
qdatawidgetmapper build fix for the case when QT_NO_DATAWIDGETMAPPER is defined 2022-02-24 23:11:38 +02:00
qdate drop the feature to change the default locale 2024-03-16 20:32:36 +02:00
qdatetime drop the feature to change the default locale 2024-03-16 20:32:36 +02: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 build fix for the case when QT_NO_TEMPORARYFILE is defined 2022-11-20 00:34:47 +02: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 drop QVarLengthArray<T> and replace it with QStdVector<T> internally 2023-07-30 20:59:14 +00: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
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 drop support for custom QEasingCurve type 2022-12-12 10:50:04 +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 add note about the tst_QFileInfo::fileTimes() test 2023-08-01 09:20:52 +03:00
qfilesystemwatcher track watched files and directories only in QFileSystemWatcherEngineUnix 2022-12-21 15:14:10 +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 remove redundant QFontInfo class 2022-12-17 14:40:02 +02:00
qfontdatabase remove redundant QFontInfo class 2022-12-17 14:40:02 +02:00
qfontmetrics remove compat QFontDatabase methods 2022-11-19 05:06:44 +02: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
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 de-virtualize QAbstractSocket methods and use proper type 2024-03-15 03:10:15 +02:00
qjsondocument use proper QString constructor for test string in QJsonDocument tests 2023-05-31 01:27:46 +03: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 drop QStyleOptionViewItemV2, QStyleOptionViewItemV3 and QStyleOptionViewItemV4 typedefs 2024-03-15 08:19:07 +02:00
qlistwidget remove plastique and motif styles [ci reset] 2022-01-21 15:39:48 +02:00
qlocale drop the feature to change the default locale 2024-03-16 20:32:36 +02: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 drop effects other than fade 2022-11-22 19:41:25 +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 replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03: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 replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03: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
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 rework QSettings to use QString instead of QVariant 2023-08-07 00:12:50 +03:00
qsidebar add QSidebar test 2022-11-20 16:29:29 +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 adjust QSocketNotifier test to 719cdd159a 2023-05-30 07:50:37 +03: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 drop the feature to change the default locale 2024-03-16 20:32:36 +02:00
qstyle drop MDI support 2023-08-11 14:02:20 +03:00
qstyleoption drop QStyleOptionFrameV2 and QStyleOptionFrameV3 typedefs 2024-03-15 07:23:57 +02:00
qstylesheetstyle drop QStyleOptionViewItemV2, QStyleOptionViewItemV3 and QStyleOptionViewItemV4 typedefs 2024-03-15 08:19:07 +02:00
qsyntaxhighlighter remove pre-edit area support test 2022-01-11 23:21:38 +02:00
qtemporaryfile build fix for the case when QT_NO_TEMPORARYFILE is defined 2022-11-20 00:34:47 +02:00
qtextblock add QTextBlock test 2021-09-14 20:21:40 +03:00
qtextcodec test QTextConverter::hasFailure() in QTextCodec test 2022-11-23 19:08:52 +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 rework QSettings to use QString instead of QVariant 2023-08-07 00:12:50 +03:00
qtextobject remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
qthread replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03:00
qthreadpool replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03:00
qtime drop the feature to change the default locale 2024-03-16 20:32:36 +02:00
qtimeline remove redundant qreal meta type registration in QTimeLine test case 2022-06-09 07:41:51 +03:00
qtimer replace use of QTime as timer with QElapsedTimer 2023-06-07 09:16:34 +03: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
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 update addresses in QtNetworkSettings::serverIPs() 2023-05-30 07:57:48 +03:00