qt6-bb10/tests/auto/corelib/io
Karsten Heimrich ec9e856563 Fix QSaveFile and QTemporaryFile issues with windows network shares
The commit amends commit 3966b571 to take UNC prefix into account as
well. Fixes the weird file name output as reported in QTBUG-74291 and
QTBUG-83365. Replace manual separator normalizing in qt_cleanPath(),
this is another spot where UNC prefix handling needs to be applied.

Also make QTemporaryFile operate on '/' as file separators to fix
creating both file types with native path separators on network shares.

Fixes: QTBUG-74291
Fixes: QTBUG-76228
Fixes: QTBUG-83365
Pick-to: 5.15 6.0 6.1
Change-Id: Iff8d26b994bf4194c074cd5c996cda3934297fa5
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-05-11 13:22:44 +02:00
..
largefile Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
qabstractfileengine Remove the qmake project files 2021-01-07 15:32:28 +01:00
qbuffer Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdataurl Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdebug Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdir Fix QSaveFile and QTemporaryFile issues with windows network shares 2021-05-11 13:22:44 +02:00
qdiriterator Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfile Fix warnings from deprecated posix functions 2021-04-28 06:48:33 +02:00
qfileinfo Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfileselector Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfilesystementry Fix QSaveFile and QTemporaryFile issues with windows network shares 2021-05-11 13:22:44 +02:00
qfilesystemmetadata Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfilesystemwatcher Remove the qmake project files 2021-01-07 15:32:28 +01:00
qiodevice Remove the qmake project files 2021-01-07 15:32:28 +01:00
qipaddress Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
qlockfile Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qloggingcategory Remove the qmake project files 2021-01-07 15:32:28 +01:00
qloggingregistry Remove the qmake project files 2021-01-07 15:32:28 +01:00
qnodebug Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprocess tst_QProcess: increase wait time and remove ill-advised QCOMPARE 2021-05-03 20:43:01 +00:00
qprocess-noapplication Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprocessenvironment Remove the qmake project files 2021-01-07 15:32:28 +01:00
qresourceengine Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsavefile Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsettings Fix warnings from deprecated posix functions 2021-04-28 06:48:33 +02:00
qstandardpaths Remove the qmake project files 2021-01-07 15:32:28 +01:00
qstorageinfo Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtemporarydir Fix QSaveFile and QTemporaryFile issues with windows network shares 2021-05-11 13:22:44 +02:00
qtemporaryfile Fix QSaveFile and QTemporaryFile issues with windows network shares 2021-05-11 13:22:44 +02:00
qurl Skip tst_QUrl::testThreading() under QEMU 2021-04-27 14:12:34 +02:00
qurlinternal Remove the qmake project files 2021-01-07 15:32:28 +01:00
qurlquery Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt tst_qprocess: enable test again for cross-compilations 2021-02-16 07:26:19 +02:00