qt6-bb10/tests/auto/corelib/io
Edward Welbourne a256e574f1 Disable copy and move of QAbstractFileEngineHandler
They're not wanted and Axivion (SV71) grumbles about the lack of copy
and move operators and constructors otherwise. Do the same in all
derived classes.  Some of these needed their default constructors made
overt as a result.  Similar for QAbstractFileEngineHandlerList.

Task-number: QTBUG-122619
Change-Id: Iff016940f8c4884bd65dd781354b9bcda9b7cdd8
Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
2024-04-19 13:56:35 +02:00
..
largefile wasm: Add corelib/io/largefile 2024-03-16 10:35:13 +01:00
qabstractfileengine Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qbuffer Change license for tests files 2024-02-04 09:56:42 +01:00
qdataurl Change license for tests files 2024-02-04 09:56:42 +01:00
qdebug Change license for tests files 2024-02-04 09:56:42 +01:00
qdir Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qdiriterator Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qdirlisting Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qfile Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qfileinfo Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qfileselector wasm: Enable fileselector test 2024-04-18 12:31:17 +02:00
qfilesystementry Change license for tests files 2024-02-04 09:56:42 +01:00
qfilesystemmetadata Change license for tests files 2024-02-04 09:56:42 +01:00
qfilesystemwatcher Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qiodevice Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qipaddress Change license for tests files 2024-02-04 09:56:42 +01:00
qlockfile Change license for tests files 2024-02-04 09:56:42 +01:00
qloggingcategory Change license for tests files 2024-02-04 09:56:42 +01:00
qloggingregistry Change license for tests files 2024-02-04 09:56:42 +01:00
qnodebug Change license for tests files 2024-02-04 09:56:42 +01:00
qprocess Tests: make some QFile::open calls fail 2024-04-13 01:36:06 +02:00
qprocess-noapplication Change license for tests files 2024-02-04 09:56:42 +01:00
qprocessenvironment QProcessEnvironment: Use new comparison helper macros 2024-02-22 13:37:41 +01:00
qresourceengine Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qsavefile Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qsettings Remove extra semi-colons 2024-02-06 20:17:18 +09:00
qstandardpaths tst_qstandardpaths: check the return value of QFile::open 2024-04-13 14:47:14 +02:00
qstorageinfo tst_QStorageInfo: try harder to make the free space change 2024-03-12 14:34:32 -07:00
qtemporarydir tst_qtemporarydir: refactor a test 2024-03-21 05:49:54 +02:00
qtemporaryfile Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qurl QUrl: Use new comparison helper macros 2024-03-06 11:09:21 +01:00
qurlinternal Change license for tests files 2024-02-04 09:56:42 +01:00
qurlquery QUrlQuery: Use new comparison helper macros 2024-02-23 19:46:02 +01:00
qurluts46 QUrl IDNA: Update to Unicode 15.1 2024-02-08 17:43:58 +01:00
qzip Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Add QDirListing, an STL-style iterator for directory entries 2024-02-29 16:35:57 +02:00