Test for interface properties and GParamSpecOverride.

Tue Oct 14 17:44:38 2003  Owen Taylor  <otaylor@redhat.com>

        * tests/gobject/ifaceproperties.c: Test for interface
        properties and GParamSpecOverride.
This commit is contained in:
Owen Taylor
2003-10-21 19:15:07 +00:00
committed by Owen Taylor
parent 4d3e3f0bd9
commit 7f2591cb0b
8 changed files with 536 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ test_programs = \
ifacecheck \
ifaceinit \
ifaceinherit \
ifaceproperties \
override
check_PROGRAMS = $(test_programs)