Add a generic property test
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Dec 2013 20:47:45 +0000 (15:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 Jan 2014 22:59:21 +0000 (17:59 -0500)
commitb5ba22f163f884f14724b54d001bd044308f9f63
tree373b076dace2b65cd0964514b0e506d8289805a9
parent290b46cd24d35d6bce7b86e05ce5948b42c45233
Add a generic property test

This test is inspired by its namesake in GTK+. We instantiate
all types, and check the default values of their properties,
with some exceptions for types that are known not to work.
gio/tests/Makefile.am
gio/tests/defaultvalue.c [new file with mode: 0644]