summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-09-03 18:09:35 -0400
committerColin Walters <walters@verbum.org>2010-09-03 18:17:28 -0400
commit25d7a4dc44e3a9c211ac8f82925063e638c202c6 (patch)
treeb81483d129dd3b42a334824ed4df509e6e09458c /tests
parentc1f4f42be118243549b00ba216314389a2072325 (diff)
downloadgobject-introspection-25d7a4dc44e3a9c211ac8f82925063e638c202c6.tar.gz
scanner: Fix previous rename-to handling commit
Diffstat (limited to 'tests')
-rw-r--r--tests/scanner/Annotation-1.0-expected.gir4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/scanner/Annotation-1.0-expected.gir b/tests/scanner/Annotation-1.0-expected.gir
index 3dcd0cb1..6d72dd4f 100644
--- a/tests/scanner/Annotation-1.0-expected.gir
+++ b/tests/scanner/Annotation-1.0-expected.gir
@@ -456,7 +456,7 @@ type.</doc>
</method>
<method name="watch"
c:identifier="annotation_object_watch"
- shadowed-by="annotation_object_watch_full"
+ shadowed-by="watch_full"
introspectable="0">
<doc xml:whitespace="preserve">This is here just for the sake of being overriden by its
annotation_object_watch_full().</doc>
@@ -476,7 +476,7 @@ annotation_object_watch_full().</doc>
</method>
<method name="watch_full"
c:identifier="annotation_object_watch_full"
- shadows="annotation_object_watch">
+ shadows="watch">
<doc xml:whitespace="preserve">Test overriding via the "Rename To" annotation.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>