gsourceclosure: fix idle/timeout/signal closures, add child watch support
authorDan Winship <danw@gnome.org>
Wed, 17 Jul 2013 22:58:18 +0000 (18:58 -0400)
committerDan Winship <danw@gnome.org>
Thu, 18 Jul 2013 01:41:45 +0000 (21:41 -0400)
commit72a7e824d65b725a5f64224ee274fe5e3d7933fc
treeb7174507fba1d8d3c04ab0a7380949a7db5acb9c
parentd06400cbaf4d3f6741a463668b2c8a56f695d124
gsourceclosure: fix idle/timeout/signal closures, add child watch support

And add a test for all source types.

https://bugzilla.gnome.org/show_bug.cgi?id=704267
gobject/gsourceclosure.c
gobject/tests/.gitignore
gobject/tests/Makefile.am
gobject/tests/closure.c [new file with mode: 0644]