gio/tests/gsettings: fix GSettings reference leaks in some tests
commitb121a7916d015a6f8d7a55b945b2ae4ea9fca9db
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Fri, 8 Jul 2016 09:04:37 +0000 (8 11:04 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Jul 2016 00:57:20 +0000 (16 20:57 -0400)
tree949598507a38957e9541ca880856fe8f20df0fcf
parent42dad59cc10c5b44fac23e93004b17baeb750500
gio/tests/gsettings: fix GSettings reference leaks in some tests

GSettings objects were not unreffed in test_flags, test_enums and
test_ranges tests and when we skip internationalization tests, ie
test_l10n(_context).

https://bugzilla.gnome.org/show_bug.cgi?id=768560
gio/tests/gsettings.c