From 4f3f840520cb33913bd52618230e51231595a31e Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Wed, 19 Aug 2009 11:50:55 +1000 Subject: Update with new, more detailed error messages. --- tests/auto/declarative/qmlparser/readOnly.1.errors.txt | 2 +- tests/auto/declarative/qmlparser/readOnly.2.errors.txt | 2 +- 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 -- cgit v0.12