gtk+ r19010 - trunk/gtk
- From: timj svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19010 - trunk/gtk
- Date: Tue, 20 Nov 2007 15:03:26 +0000 (GMT)
Author: timj
Date: 2007-11-20 15:03:26 +0000 (Tue, 20 Nov 2007)
New Revision: 19010
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19010&view=rev
Added:
trunk/gtk/gtktestutils.c
trunk/gtk/gtktestutils.h
Modified:
trunk/gtk/Makefile.am
trunk/gtk/gtk.h
trunk/gtk/gtk.symbols
Log:
Added Gtk+ testing utilities.
* gtk/gtktestutils.h, gtk/gtktestutils.c: added unit test utility functions.
for the most part, the functions herein involve navigating and interacting
with dialog elements programatically, to automate user interaction tests of
dialogs and widgets.
* gtk/gtk.h: include gtk/gtktestutils.h as public API.
* gtk/gtk.symbols: added gtk_test_* symbols.
* gtk/Makefile.am: include gtktestutils.h and gtktestutils.c into the build.
generate gtktypefuncs.c which contains a list of all _get_type functions in
Gtk+ and Gdk.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]