qt6-bb10/tests/auto/corelib
Thiago Macieira f2abfb39d7 QDebug: add operator<<(const char16_t *)
Avoids the conversion from UTF-8 for uses that are not dumping a string.

Mass conversion of Qt sources left for future opportunity.

Fixes: QTBUG-85811
Change-Id: I4ca4a35b687b46c39030fffd1626ae6c3294cacf
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-08-04 15:13:09 -07:00
..
animation Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
global Remove const volatile qualifier on return type in test 2020-08-04 05:12:31 +00:00
io QDebug: add operator<<(const char16_t *) 2020-08-04 15:13:09 -07:00
itemmodels Add missing override in tst_QSortFilterProxyModel 2020-07-29 14:33:48 +02:00
kernel QNotifiedProperty: avoid crash 2020-08-04 11:28:33 +00:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Fix warning when comparing qsizetype to result of sizeof 2020-07-26 18:06:21 +02:00
serialization Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text Move-enable QByteDataBuffer::{append,prepend} 2020-08-01 10:51:21 +02:00
thread Introduce swap functions for QPromise/QFutureInterface 2020-08-03 16:47:31 +02:00
time CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
tools QList: Add a append(QList &&) overload 2020-08-01 00:01:52 +02:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00