Implemented test log serialization.
authorTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2007 15:00:32 +0000 (15:00 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2007 15:00:32 +0000 (15:00 +0000)
commit25053dc5184932660015d1ce6ecbf7dd8677a3c4
treeb621eea7ec0dc5d5bcbf327ab196554083cd3d22
parente3c66f03e0bc6bb12eb33dd272b970cdf2c6f809
Implemented test log serialization.

* glib/gtestframework.h: added g_test_log*() API.

* glib/gtestframework.c: implement test log serialization.

svn path=/trunk/; revision=5886
glib/gtestframework.c
glib/gtestframework.h