capture g_log() messages and send to gtester. also, send assertion
author20:30:18 Tim Janik <timj@imendio.com>
Wed, 19 Dec 2007 19:28:55 +0000 (19:28 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 19 Dec 2007 19:28:55 +0000 (19:28 +0000)
commitaeeb80baf6f5871492710c35753a88e16c7eaf7b
tree0aa310765160e1afa33f9b57bdc784dfa70af992
parent1ea515d01951ffbee711ac3a3917b96ce7389076
capture g_log() messages and send to gtester. also, send assertion

2007-12-19 20:30:18  Tim Janik  <timj@imendio.com>

        * glib/gtestutils.c: capture g_log() messages and send to gtester.
        also, send assertion messages to gtester.

        * glib/gtester.c: add error messages to output log file.
        force child poll loop to abort if waitpid() signaled child exit,
        eventhough the child's report file descriptor wasn't closed.

svn path=/trunk/; revision=6163
ChangeLog
glib/gtester.c
glib/gtestutils.c