qt5base-lts/tests/auto/corelib/io/qurl
Thiago Macieira 83b1eaad44 Make a URL with absent authority be different from one with an empty one
This partially reverts 5764f5e6ea and
fixes the problem differently.

After this commit, "file:///foo" is still equal to "file:/foo", but
"foo:///foo" becomes different from "foo:/foo", as it should be.

Task-number: QTBUG-36151
Change-Id: Ia38638b0f30a7dcf110aa89aa427254c007fc107
Reviewed-by: David Faure <david.faure@kdab.com>
2014-02-17 18:13:42 +01:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
idna-test.c Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurl.pro Add Mac type conversion functions to QtCore 2013-09-21 05:09:41 +02:00
tst_qurl_mac.mm Add Mac type conversion functions to QtCore 2013-09-21 05:09:41 +02:00
tst_qurl.cpp Make a URL with absent authority be different from one with an empty one 2014-02-17 18:13:42 +01:00