qt5base-lts/tests/auto
Thiago Macieira d4f3052a1b Adjust a double leading slash in the path for FTP to /%2F
Some FTP implementations (currently not including QNAM) strip the first
slash off the path in an FTP URL so that the path in the URL is relative
to the login path (the user's home directory). To reach the root
directory, another slash is necessary, hence the double slash.

In anticipation of future URL normalisation, which Qt 4 could do, "//"
could be rendered to "/", so this extra slash should be "%2F".

This operation is done only in QUrl::fromUserInput.

Change-Id: If9619ef6b546a3f4026cb26b74a7a5a865123609
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-04-10 22:54:37 +02:00
..
compilerwarnings/data Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
corelib Adjust a double leading slash in the path for FTP to /%2F 2012-04-10 22:54:37 +02:00
dbus Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
gui Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
opengl EGLFS: Integrate building into configure. 2012-03-21 03:03:29 +01:00
other Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
printsupport Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
shared Added some convenience API for platform input contexts 2012-04-01 20:13:51 +02:00
sql Convert Boolean value into integer 2012-04-02 23:06:30 +02:00
testlib Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
tools Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
widgets Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
xml Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
auto.pro Disable some tests and examples when --no-widgets is specified 2012-03-19 20:16:04 +01:00
network-settings.h Don't require exact IMAP server version in autotests 2012-04-03 12:45:46 +02:00
platformquirks.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
test.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00