summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-08-19 01:50:55 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-08-19 01:50:55 (GMT)
commit4f3f840520cb33913bd52618230e51231595a31e (patch)
tree7f4e8a210b94aa6164ded800233848215321b797 /tests
parent42291f03e1a6083dd3459224226a90717299f26e (diff)
downloadQt-4f3f840520cb33913bd52618230e51231595a31e.zip
Qt-4f3f840520cb33913bd52618230e51231595a31e.tar.gz
Qt-4f3f840520cb33913bd52618230e51231595a31e.tar.bz2
Update with new, more detailed error messages.
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative/qmlparser/readOnly.1.errors.txt2
-rw-r--r--tests/auto/declarative/qmlparser/readOnly.2.errors.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/qmlparser/readOnly.1.errors.txt b/tests/auto/declarative/qmlparser/readOnly.1.errors.txt
index 97219af..b8c3404 100644
--- a/tests/auto/declarative/qmlparser/readOnly.1.errors.txt
+++ b/tests/auto/declarative/qmlparser/readOnly.1.errors.txt
@@ -1 +1 @@
-3:21:Invalid property assignment: read-only property
+3:21:Invalid property assignment: "readOnlyString" is a read-only property
diff --git a/tests/auto/declarative/qmlparser/readOnly.2.errors.txt b/tests/auto/declarative/qmlparser/readOnly.2.errors.txt
index 471505c..d857a04 100644
--- a/tests/auto/declarative/qmlparser/readOnly.2.errors.txt
+++ b/tests/auto/declarative/qmlparser/readOnly.2.errors.txt
@@ -1 +1 @@
-3:5:Invalid property assignment: read-only property
+3:5:Invalid property assignment: "readOnlyString" is a read-only property