Add a subobject test and make sure to register defined classes in the
authorJohan Dahlin <johan@gnome.org>
Sat, 8 Dec 2007 18:30:15 +0000 (18:30 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 8 Dec 2007 18:30:15 +0000 (18:30 +0000)
commitaeeed4a647ddc020448a46a89064a2034e8d0597
tree10112f5156129f22ca1b6708ed45acfa9c00ce45
parentc5c4e77cdf2f9903dafe44215dab35b851a543ca
Add a subobject test and make sure to register defined classes in the

2007-12-08  Johan Dahlin  <johan@gnome.org>

* src/gen-introspect.c: (g_igenerator_process_types),
(g_igenerator_add_module):
* tests/parser/Foo-expected.gidl:
* tests/parser/foo-object.h:
* tests/parser/foo.c: (foo_subobject_class_init),
(foo_subobject_init):

Add a subobject test and make sure to register defined classes
in the lookup symbol hash table.

svn path=/trunk/; revision=70
ChangeLog
src/gen-introspect.c
tests/parser/Foo-expected.gidl
tests/parser/foo-object.h
tests/parser/foo.c