glib/tests/gobject
Owen Taylor 3e61c90b59 Test case for g_type_add_interface_check().
Thu Oct  2 01:15:46 2003  Owen Taylor  <otaylor@redhat.com>

        * tests/gobject/ifacecheck.c: Test case for
        g_type_add_interface_check().

        * tests/gobject/ifaceinit.c: Add #undef G_DISABLE_ASSERT.
2003-10-02 05:28:00 +00:00
..
.cvsignore .cvsignore update 2003-09-29 14:54:58 +00:00
accumulator.c New directory, framework for automated GObject tests. 2003-09-12 20:37:09 +00:00
defaultiface.c Dummy dynamic type module for testing type plugin code and dynamic types. 2003-09-29 14:54:39 +00:00
ifacecheck.c Test case for g_type_add_interface_check(). 2003-10-02 05:28:00 +00:00
ifaceinherit.c Remove some tests that were testing things that weren't supposed to work; 2003-10-02 05:13:21 +00:00
ifaceinit.c Test case for g_type_add_interface_check(). 2003-10-02 05:28:00 +00:00
Makefile.am Test case for g_type_add_interface_check(). 2003-10-02 05:28:00 +00:00
override.c New directory, framework for automated GObject tests. 2003-09-12 20:37:09 +00:00
testcommon.h New directory, framework for automated GObject tests. 2003-09-12 20:37:09 +00:00
testmarshal.list New directory, framework for automated GObject tests. 2003-09-12 20:37:09 +00:00
testmodule.c Dummy dynamic type module for testing type plugin code and dynamic types. 2003-09-29 14:54:39 +00:00
testmodule.h Dummy dynamic type module for testing type plugin code and dynamic types. 2003-09-29 14:54:39 +00:00