gtk+ r19011 - in trunk: . gtk gtk/tests
- From: timj svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19011 - in trunk: . gtk gtk/tests
- Date: Tue, 20 Nov 2007 15:03:29 +0000 (GMT)
Author: timj
Date: 2007-11-20 15:03:28 +0000 (Tue, 20 Nov 2007)
New Revision: 19011
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19011&view=rev
Added:
trunk/gtk/tests/
trunk/gtk/tests/Makefile.am
trunk/gtk/tests/testing.c
Modified:
trunk/configure.in
trunk/gtk/Makefile.am
Log:
Added unit tests for Gtk+ testing utilities.
* gtk/tests/testing.c: added a sample test program that tests Gtk+ test
utility functions. some g_test_* related portions are disabled and need
to be enabled once Gtk+ depends on a new glib with the GLib testing
framework integrated.
* gtk/tests/Makefile.am: new subdirectory to include quick Gtk+ tests.
added exemplary test rules to run tests inside Xvfb. this needs to depend
on gtester for full fledged testing.
* gtk/Makefile.am: build gtk+/gtk/tests, define -DGTK_ENABLE_BROKEN when
collecting _get_type functions to catch e.g. gtk_text_get_type().
* configure.in: create gtk/tests/Makefile.in and gtk/tests/Makefile.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]