tests: fix generic closure marshalling tests
authorDan Williams <dcbw@redhat.com>
Mon, 26 Sep 2011 18:07:51 +0000 (13:07 -0500)
committerDan Williams <dcbw@redhat.com>
Wed, 28 Sep 2011 16:01:39 +0000 (11:01 -0500)
commita343904596a68458682da5707cc35fcc3ee7fa47
treeb630b401d26c1b09bc185339664561b985302cdc
parentadf7e0740c6bb7ec31c7acb32d7ea28951ec1027
tests: fix generic closure marshalling tests

We're testing enums here, not flags, so we need to make sure
we're trying to send enums through the marshalling.

https://bugzilla.gnome.org/show_bug.cgi?id=659881
gobject/tests/signals.c