qt5base-lts/tests/auto/corelib/io/qurl
David Faure 2e1de7f3c4 QUrl: revert path-normalization in setPath().
Path normalization should happen only when NormalizePathSegments is set.
Use a less intrusive fix for the setPath("//path") issue that
commit aba336c2b4 was about.

This allows fromLocalFile("/tmp/.") to keep the "/." at the end,
which is useful for appending to the path later on (e.g. to get "/tmp/.hidden")

Change-Id: Ibc3d4d3276c1d3aaee1774e21e24d01af38fa880
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-12-22 09:56:27 +00:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
idna-test.c Update copyright headers 2015-02-11 06:49:51 +00:00
qurl.pro Add Mac type conversion functions to QtCore 2013-09-21 05:09:41 +02:00
tst_qurl_mac.mm Fixed license headers 2015-02-17 18:46:09 +00:00
tst_qurl.cpp QUrl: revert path-normalization in setPath(). 2015-12-22 09:56:27 +00:00