qt6-bb10/tests/auto/corelib
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
..
animation Make the QEXPECT_FAIL agree with the QVERIFY2 condition below 2014-01-24 09:15:47 +01:00
codecs Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
global support c'tor as second parameter in foreach macro 2014-02-11 13:28:35 +01:00
io Make a URL with absent authority be different from one with an empty one 2014-02-17 18:13:42 +01:00
itemmodels Fix sorted QSortFilterProxyModel filter update 2014-02-03 22:12:20 +01:00
json Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
kernel Don't deadlock when deleting slot objects in QMetaObject::activate() 2014-02-08 14:32:53 +01:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT 2013-11-15 06:30:53 +01:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread Fix test compilation on WinRT 2013-11-26 20:29:09 +01:00
tools Merge remote-tracking branch 'origin/release' into stable 2014-01-22 11:36:01 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro