aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/getSet.qml
Commit message (Collapse)AuthorAgeFilesLines
* Added parsing for getter/setter definitions in property assignments.Erik Verbruggen2012-12-171-0/+14
Specified in ecma 5.1, 11.1.5. Change-Id: I93d12593534ed8a987922c8aa329124940e77c6f Reviewed-by: Lars Knoll <lars.knoll@digia.com>