diff options
author | Kai Koehne <kai.koehne@theqtcompany.com> | 2015-02-13 09:00:35 +0100 |
---|---|---|
committer | Kai Koehne <kai.koehne@theqtcompany.com> | 2015-02-13 10:44:06 +0000 |
commit | 4b4c6a984b2bcdfcb5a77a024e48072a7aa854ec (patch) | |
tree | e7d01032d431b516ddeb55fb9cd6050ff61bb586 /src/plugins/qmltooling | |
parent | 048a6df6ab38769dbdfd2a0b1b5947305ce95dce (diff) | |
download | qtquick1-4b4c6a984b2bcdfcb5a77a024e48072a7aa854ec.tar.gz |
Fix autotest to not rely on broken operator<<(QDebug, QUrl) behavior
QmlInfo does call nospace() in the constructor. However, the
streaming operator for QDebug di permanently reset this to space(),
which the autotest relies on. This got fixed in qtbase change
868201155fd, letting this autotest fail.
Move QUrl to the end of the chain so that the broken behavior of
QUrl isn't checked anymore.
This is a cherry-pick of change 2aec854665f62e2177 in qtdeclarative.
Change-Id: I40f775749392e1c7516b9316706976862025f806
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/plugins/qmltooling')
0 files changed, 0 insertions, 0 deletions