glib/gobject/tests
Emmanuele Bassi a360b314aa binding: Add an explicit unbind()
Higher order languages with garbage collection can have issues releasing
a binding, as they do not control the last reference being dropped on
the binding, source, or target instances.

https://bugzilla.gnome.org/show_bug.cgi?id=698018
2013-05-02 15:50:21 -07:00
..
.gitignore update .gitignore 2012-09-03 08:56:10 -04:00
binding.c binding: Add an explicit unbind() 2013-05-02 15:50:21 -07:00
boxed.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
dynamictests.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
enums.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
ifaceproperties.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
Makefile.am build: Add --disable-compile-warnings 2013-02-27 08:34:01 -05:00
marshalers.list Add more tests for signal emissions 2012-03-02 17:13:04 +01:00
param.c GParamSpec: add g_param_spec_get_default_value() 2013-04-23 14:39:09 -04:00
properties.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
qdata.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
reference.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
signals.c tests/signals: Disable large enumeration value test that is failing on PPC64 2012-10-31 17:45:21 -04:00
testcommon.h Move ifaceproperties test to gobject/tests/ 2010-12-27 23:49:12 -05:00
threadtests.c gtype: disallow adding interfaces after the fact 2013-01-04 21:20:04 +01:00
valuearray.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00