qt6-bb10/tests/auto/corelib/io/qurl
Thiago Macieira fd36609064 QUrl: distinguish empty and null host/authority
We do that for the other components of the URL, to distinguish a present
host or authority that happens to be empty from an absent one. We
already had partial support for this because QUrl does distinguish
between foo:/ and foo:///.

Change-Id: Ie30a3caf09ef4176bb36fffd17cddc20c47bb1a6
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2024-05-14 11:00:11 -07:00
..
.gitignore
CMakeLists.txt
idna-test.c Change license for tests files 2024-02-04 09:56:42 +01:00
tst_qurl.cpp QUrl: distinguish empty and null host/authority 2024-05-14 11:00:11 -07:00
tst_qurl_mac.mm Change license for tests files 2024-02-04 09:56:42 +01:00