Dummy dynamic type module for testing type plugin code and dynamic types.
authorOwen Taylor <otaylor@redhat.com>
Mon, 29 Sep 2003 14:54:39 +0000 (14:54 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 29 Sep 2003 14:54:39 +0000 (14:54 +0000)
commit256730535409341336f6bc492453b83b4d14a87c
tree8551d31acabef997fbad0a912a9fb3a2d58b33db
parent2aa3d50768afc2cc34d2fa7e87263cd78fff53b4
Dummy dynamic type module for testing type plugin code and dynamic types.

Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>

        * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
        Dummy dynamic type module for testing type plugin code
        and dynamic types.

        * test/gobject/defaultiface.c: Test of g_default_interface_ref,
        etc.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/gobject/Makefile.am
tests/gobject/defaultiface.c [new file with mode: 0644]
tests/gobject/testmodule.c [new file with mode: 0644]
tests/gobject/testmodule.h [new file with mode: 0644]