glib r5898 - trunk/glib



Author: timj
Date: 2007-11-20 15:00:45 +0000 (Tue, 20 Nov 2007)
New Revision: 5898
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5898&view=rev

Modified:
   trunk/glib/gtester.c
   trunk/glib/gtestframework.c
   trunk/glib/gtestframework.h
Log:
Implemented test log IPC.

* gtester.c: read and decode log messages from test binary child processes.
fixed GIOChannel and child watch handling to process all messages and avoid
hangs. pass --verbose and --quiet on to children, default to --quiet.

* gtestframework.h: export g_test_log_type_name().

* gtestframework.c: send test log to --GTestLogFD=<fd> if given, removed
bogus -o-option.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]