summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-08-14 19:32:26 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-08-14 19:32:26 +0000
commit721d523bdd9cc3292851c91fd796d29c1ae79921 (patch)
tree10d869c4a4a417f53d07d6bb69c3109a610ffd32 /tests/Makefile.am
parent0d35dfd58ab077e029dd0af30cddf7712c8014a8 (diff)
downloadgobject-introspection-721d523bdd9cc3292851c91fd796d29c1ae79921.tar.gz
Clear up constant parsing
2008-08-14 Johan Dahlin <johan@gnome.org> * girepository/girparser.c (start_field), (start_constant), (start_type), (end_element_handler): Clear up constant parsing * tests/object.gir: Update * tools/generate.c (write_callable_info), (write_function_info), (write_callback_info), (write_constant_info), (write_signal_info), (write_vfunc_info), (write_property_info), (write_object_info), (write_interface_info): Constants/Signals are handled now. svn path=/trunk/; revision=377
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 479a30a7..69e6952f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -17,7 +17,8 @@ EXTRA_DIST = \
xref2.gir
GIRTESTS = \
- boxed.gir.test
+ boxed.gir.test \
+ object.gir.test
%.gir.test: %.gir
@echo Testing $<: