Commit Graph

3 Commits

Author SHA1 Message Date
Stef Walter
822c22ba39 tests/gobject: Use cleanup for types defined in tests
https://bugzilla.gnome.org/show_bug.cgi?id=711778
2013-11-13 12:59:38 +01:00
Stef Walter
d8722441d1 signals: Fix leak in test
https://bugzilla.gnome.org/show_bug.cgi?id=711779
2013-11-11 07:27:01 +01:00
Ray Strode
29ef821766 tests: add signal disconnection test
This commit adds a test to ensure that during a signal emission, if
a signal handler gets disconnected, it won't be run, even if it would
have run before the disconnection.
2013-09-20 16:06:02 -04:00