Workaround behavior change in QUrl::adjusted(QUrl::NormalizePathSegments)

Authored by mwolff on May 2 2020, 9:03 PM.

Description

Workaround behavior change in QUrl::adjusted(QUrl::NormalizePathSegments)

For some reason adjacent slashes aren't merged into one when calling
QUrl::adjusted with NormalizePathSegments. This used to be the case
but isn't anymore, and our test failed. Adapt to this, as the Path
behavior is still correct for what we want.

Details

Committed
mwolffMay 2 2020, 9:03 PM
Parents
R32:5b5631725bc6: Revert "kdev-clang: suspend translations units when we don't need them"
Branches
Unknown
Tags
Unknown