qt6-bb10/tests/auto/corelib
Edward Welbourne 21ef6d930a QSystemLocale(): disable copy and move
Axivion (SV546) points out (based on a clazy "rule of three" that
might be rule of five by now) the lack of move and copy assignment and
construction. We don't want those anyway, so tell the compiler not to
create them.

Pick-to: 6.7 6.5
Task-number: QTBUG-122619
Change-Id: Ie951a2c3d60d76ad3448310d3f9bbda22190015b
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-09 16:41:27 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global Revert "QTypeInfo: add detection for Clang's __is_trivially_relocatable" 2024-03-22 14:31:39 +00:00
io Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
ipc Change license for tests files 2024-02-04 09:56:42 +01:00
itemmodels Change license for tests files 2024-02-04 09:56:42 +01:00
kernel JNI: check for pending exception first in getCleanJniObject() 2024-04-04 19:12:55 +00:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
platform Change license for tests files 2024-02-04 09:56:42 +01:00
plugin tst_QFactoryLoader: includemocs 2024-03-12 14:23:42 +01:00
serialization tst_QCborValue: merge sorting() and comparison() tests 2024-04-08 13:31:21 -07:00
text QSystemLocale(): disable copy and move 2024-04-09 16:41:27 +02:00
thread tst_qfuture: Update EXPECT_FAIL msvc condition 2024-03-18 14:59:26 +01:00
time QIcuTimeZonePrivate constructor: save iteration over all zone IDs 2024-02-08 15:40:03 +01:00
tools Fix warning: remove unused parameter 2024-04-04 00:51:46 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00