GObject: add test for interface property overrides
authorRyan Lortie <desrt@desrt.ca>
Tue, 20 Dec 2011 23:44:48 +0000 (18:44 -0500)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Dec 2011 00:18:26 +0000 (19:18 -0500)
commitb3b9f82206707d6adad0d54ae9232bc826bec574
tree7dbccbe3033afd84f04a4d2c7fc56b39f774d0f2
parentd8d78688a8e00d1f2c338bd75fb1ce20d05e059d
GObject: add test for interface property overrides

Add a testcase to check all possibilities for overriding a property
specified on an interface from an implementation of that interface,
changing the type and flags.

https://bugzilla.gnome.org/show_bug.cgi?id=666616
gobject/tests/param.c