aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt
diff options
context:
space:
mode:
authorAleix Pol <aleixpol@kde.org>2015-06-10 21:18:15 +0200
committerAleix Pol Gonzalez <aleixpol@kde.org>2015-06-10 19:44:05 +0000
commit9c61523069d82f016c4cf927e69aea2722c3b80b (patch)
tree40d5f26ca93eab656642b0edcd8ab50ab5e92cb6 /tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt
parente515fec1025ada6594c564fd5a90743abbc86edd (diff)
Improve qml error message "invalid alias location"
Specify we're talking about the target itself rather than talking location, which I always doubt about whether it's the location within the file. Also specify the offending property, so we get a clue about what to look into. [ChangeLog][QtQml] Improve "invalid alias location" error message by specifying what's the offending property and by calling it "invalid alias target location" Change-Id: I7a9390089ee8986872c119df44d8036bf267ab99 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt')
-rw-r--r--tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt b/tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt
index 93652a7042..c77182f3ba 100644
--- a/tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt
+++ b/tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt
@@ -1 +1 @@
-5:23:Invalid alias location
+5:23:Invalid alias target location: imaginary