qt5base-lts/tests/auto/corelib
Ahmad Samir 8ed2bc9194 QByteArray: change append(QByteArray) to match QStringBuilder behavior
I.e. concatenating a null byte array and an empty-but-not-null byte
array should result in an empty-but-not-null byte array.

This matches the behavior of QString::append(QString) too.

Fixes: QTBUG-114238
Pick-to: 6.6
Change-Id: Id36d10ee09c08041b7dabda102df48ca6d413d8b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-08-03 02:12:22 +03:00
..
animation tst_QParallelAnimationGroup: fix memleak 2023-07-14 14:56:03 +02:00
global Make qYieldCpu() public API 2023-07-25 07:21:56 -07:00
io Make more of tst_settings pass on WASM 2023-08-02 15:43:45 +02:00
ipc QNativeIpcKey: add qHash() function 2023-07-25 12:31:04 +02:00
itemmodels tst_QSortFilterProxyModel: fix mem-leaks II: sortStable() 2023-07-19 04:51:26 +00:00
kernel CMake: remove check for cxx11_future 2023-08-02 12:36:18 -07:00
mimetypes Skip tst_QMimeDatabase::mimeTypeForUnixSpecials_data when AT_FDCWD is not defined 2023-07-28 23:13:09 +02:00
platform CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
plugin Use QT_SUPPORTS_INT128 macro to handle 128-bit integral types 2023-08-01 10:30:51 +02:00
serialization tst_QXmlStream: Remove stray comment 2023-07-25 09:31:17 +02:00
text QByteArray: change append(QByteArray) to match QStringBuilder behavior 2023-08-03 02:12:22 +03:00
thread CMake: remove check for cxx11_future 2023-08-02 12:36:18 -07:00
time QDTP: match local-time by preference to its zone 2023-07-21 18:22:01 +02:00
tools CMake: remove check for cxx11_future 2023-08-02 12:36:18 -07:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00