glib/tests/refcount
Ray Strode cb7059e17f tests: free properties test object from main thread instead of helper thread
The test objects are used from the main thread after the helper threads
are destroyed, so we need to keep them alive until we're done using them.
2013-09-20 16:06:02 -04:00
..
closures.c build: Prototype GType accessors for private classes 2012-11-01 20:12:02 -04:00
Makefile.am Change a pair of TESTS = to TEST += 2013-06-01 09:55:13 -04:00
objects2.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00
objects.c Improve gtype test coverage 2013-05-29 08:37:28 -04:00
properties2.c Improve gtype test coverage 2013-05-29 08:37:28 -04:00
properties3.c build: Prototype GType accessors for private classes 2012-11-01 20:12:02 -04:00
properties4.c Improve gtype test coverage 2013-05-29 08:37:28 -04:00
properties.c tests: free properties test object from main thread instead of helper thread 2013-09-20 16:06:02 -04:00
signals.c Remove g_type_init() calls 2012-10-16 09:39:24 -04:00