qt5base-lts/tests/auto/corelib/io/qurl
David Faure a7bc4e8494 QUrl: add NormalizePathSegments to UrlFormattingOptions
This is a bit like QDir::cleanPath(), but for URL paths.
The code is shared with QDir::cleanPath(), by extracting the common parts
it into a helper, qt_normalizePathSegments().

Change-Id: I7133c5e4aa2bf17fba98af13eb5371afba64197a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-07-13 17:11:59 +02: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 QUrl: port thread-safety autotest from Qt4. 2012-08-26 11:08:42 +02:00
tst_qurl.cpp QUrl: add NormalizePathSegments to UrlFormattingOptions 2013-07-13 17:11:59 +02:00