dbus/test/glib
Robert McQueen 8e00b10d13 2006-01-27 Robert McQueen <robot101@debian.org>
* glib/dbus-gtype-specialized.[ch], glib/dbus-gvalue-utils.c: Patch
	by me and Rob Taylor to add a simple_free function to D-Bus map
	and collection types, which allows those types which can be freed
	with a GDestroyNotify (such as GHashTables and GArrays, but not
	GPtrArrays) to be stored as the values in hashtables.

	* test/glib/test-dbus-glib.c, test/glib/test-service-glib.{c,xml}:
	Patch by Rob Taylor to add nested dicts to the glib tests to check
	the above code works, and appears not to leak when called repeatedly.
2006-01-27 15:40:36 +00:00
..
.cvsignore 2005-06-17 Colin Walters <walters@verbum.org> 2005-06-17 14:29:48 +00:00
Makefile.am 2005-08-23 Colin Walters <walters@verbum.org> 2005-08-23 19:48:30 +00:00
my-object-marshal.list 2005-06-17 Colin Walters <walters@verbum.org> 2005-06-17 14:29:48 +00:00
run-test.sh 2005-03-17 Colin Walters <walters@verbum.org> 2005-03-17 17:48:29 +00:00
test-dbus-glib.c 2006-01-27 Robert McQueen <robot101@debian.org> 2006-01-27 15:40:36 +00:00
test-profile.c 2005-08-03 Havoc Pennington <hp@redhat.com> 2005-08-03 17:42:56 +00:00
test-service-glib.c 2006-01-27 Robert McQueen <robot101@debian.org> 2006-01-27 15:40:36 +00:00
test-service-glib.xml 2006-01-27 Robert McQueen <robot101@debian.org> 2006-01-27 15:40:36 +00:00
test-thread-client.c 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-16 15:51:55 +00:00
test-thread-server.c 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
test-thread.h add files 2003-09-30 02:43:21 +00:00