summaryrefslogtreecommitdiff
path: root/tests/scanner/annotationparser/gi/tag_deprecated.xml
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-08-12 16:54:11 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-10-08 20:55:46 +0200
commita2b22ce75937d2d996ef90e0ab683d36031365d0 (patch)
tree42a1e8e7ba992a89efd98fa41b2d5e013f7165b2 /tests/scanner/annotationparser/gi/tag_deprecated.xml
parent839e4f10a6b291a261c200484ff05ec44a31d93e (diff)
downloadgobject-introspection-a2b22ce75937d2d996ef90e0ab683d36031365d0.tar.gz
giscanner: flesh out annotation parsing and storage
- remove annotations regex, restore proper parens parsing - drop weird DocOption() storage class and use lists/dicts as appropriate - make GtkDocAnnotations a simple OrderedDict subclass instead of a weird hybrid dict/list storage class - Deprecate Attribute: tag, replace with (attributes) annotation on the identifier
Diffstat (limited to 'tests/scanner/annotationparser/gi/tag_deprecated.xml')
-rw-r--r--tests/scanner/annotationparser/gi/tag_deprecated.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/annotationparser/gi/tag_deprecated.xml b/tests/scanner/annotationparser/gi/tag_deprecated.xml
index b33509c4..fbd342b6 100644
--- a/tests/scanner/annotationparser/gi/tag_deprecated.xml
+++ b/tests/scanner/annotationparser/gi/tag_deprecated.xml
@@ -67,7 +67,7 @@
</tags>
</docblock>
<messages>
- <message>6: Warning: Test: annotations not supported for tag 'Deprecated:'.</message>
+ <message>6: Error: Test: annotations not supported for tag "Deprecated:".</message>
</messages>
</parser>
</test>