qt6-bb10/tests/auto/corelib/io
Andy Shaw f07841bc7c Revert path() behavior to not expand a current path on a drive
In the original change - cfb44c6528 - when
querying for the path of a file that did not contain a slash after the
drive indicator it would get the current path and return that as the path
that the file resided on.

However this meant that it would take the current path at that time which
may not be the actual path that was expected. So it was decided that
it should revert back to the original behavior which was to just return
the drive letter followed by the colon which would thus indicate still
that it represented whatever the current path was on that drive.

Change-Id: Ic57ae9227882a66e9a4c4d6537d7f2cae829165a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-03-04 15:59:05 +01:00
..
largefile Remove #ifdef from outside test functions 2014-01-10 17:14:29 +01:00
qabstractfileengine
qbuffer
qdatastream
qdataurl
qdebug Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
qdir QDir: Do not assume that root ends with a slash 2014-01-22 00:04:16 +01:00
qdiriterator
qfile Enable qfile tests for platforms without network 2013-11-11 20:13:12 +01:00
qfileinfo Revert path() behavior to not expand a current path on a drive 2014-03-04 15:59:05 +01:00
qfileselector QFileSelector: correct the macros for Apple platforms. 2014-02-04 19:36:58 +01:00
qfilesystementry
qfilesystemwatcher Merge remote-tracking branch 'origin/stable' into dev 2013-10-11 16:12:35 +02:00
qiodevice
qipaddress
qlockfile
qloggingcategory Add const overload for QLoggingCategory::operator()() 2014-02-15 21:57:43 +01:00
qloggingregistry Logging: Change 'rules' section name to 'Rules' 2014-02-26 12:58:00 +01:00
qnodebug Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
qprocess Add function to get the actual PID from QProcess 2014-02-14 00:34:25 +01:00
qprocess-noapplication
qprocessenvironment
qresourceengine
qsavefile
qsettings Merge remote-tracking branch 'origin/stable' into dev 2013-11-29 15:59:34 +01:00
qstandardpaths Merge remote-tracking branch 'origin/stable' into dev 2014-02-12 16:28:07 +01:00
qtemporarydir
qtemporaryfile
qtextstream
qurl Make a URL with absent authority be different from one with an empty one 2014-02-17 18:13:42 +01:00
qurlinternal Fix MSVC 64bit warnings about int64 truncation in tests. 2014-01-24 22:06:15 +01:00
qurlquery
qwinoverlappedionotifier remove qt_windows.h from qwinoverlappedionotifier_p.h 2014-01-15 18:43:20 +01:00
io.pro Allow configuration of logging rules from file system 2014-02-11 20:59:15 +01:00