qt6-bb10/tests/auto/corelib
Fabian Kosmale 90226018a9 Provide QStringConverter equivalent of QTextCodec::availableCodecs
A text editor commonly wants to display a list of codecs that are
supported. With the introduction of the ICU based QStringConverter, that
list is no longer statically known. So provide the necessary
functionality.

Fixes: QTBUG-109104
Change-Id: I9ecf59aa6bcc6fe65c8872cab84affafec4fa362
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-07-18 09:38:38 +03:00
..
animation tst_QParallelAnimationGroup: fix memleak 2023-07-14 14:56:03 +02:00
global Fix assert in qCleanupFuncInfo when using QDebug from a lambda with auto 2023-07-11 02:37:58 +02:00
io QProcess/Unix: add a simple way to reset the UID and GID for the child 2023-07-08 15:03:23 -07:00
ipc CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
itemmodels tst_QSortFilterProxyModel: fix mem-leaks 2023-07-15 15:06:55 +02:00
kernel QSocketNotifier: firm up the ordering in unexpectedDisconnection() 2023-07-11 13:44:29 -07:00
mimetypes CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
platform CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
plugin QUuid: handle quint128 and Id128Bytes data in the same way 2023-07-17 18:49:16 +02:00
serialization tst_QXmlStream: Fix CMakeLists.txt 2023-07-18 08:36:21 +02:00
text Provide QStringConverter equivalent of QTextCodec::availableCodecs 2023-07-18 09:38:38 +03:00
thread tst_QThreadPool: remove Windows-specific QSKIP 2023-07-12 11:29:56 +02:00
time Correct name of Ukraine's zone 2023-07-10 12:57:19 +02:00
tools QAtomicScopedValueRollback: fix CTAD for Q(Basic)AtomicPointer 2023-07-12 10:29:44 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00