gtk2/docs/reference/gtk
15:39:40 Tim Janik 2dc08ada49 call g_test_init() from gtk_test_init().
2007-11-22 15:39:40  Tim Janik  <timj@imendio.com>

        * gtk/gtktestutils.c: call g_test_init() from gtk_test_init().

        * gtk/tests/testing.c: use g_test_add_func() to register tests and use
	g_test_run() to run the tests to integrate with the testing framework.

        * gtk/tests/Makefile.am: removed exemplary testing rules.

        * Makefile.am, gtk/tests/Makefile.am, gtk/Makefile.am:
        * gtk/xdgmime/Makefile.am, gtk/theme-bits/Makefile.am:
        * tests/Makefile.am, docs/reference/gdk-pixbuf/Makefile.am:
        * docs/reference/gdk/Makefile.am, docs/reference/gtk/Makefile.am:
        * docs/reference/Makefile.am, docs/tools/Makefile.am:
        * docs/tutorial/Makefile.am, docs/faq/Makefile.am, docs/Makefile.am:
        * gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/Makefile.am:
        * demos/gtk-demo/Makefile.am, demos/Makefile.am:
        * modules/input/Makefile.am, modules/printbackends/file/Makefile.am:
        * modules/printbackends/test/Makefile.am, modules/printbackends/Makefile.am:
        * modules/printbackends/cups/Makefile.am, modules/printbackends/lpr/Makefile.am:
        * modules/engines/ms-windows/Theme/gtk-2.0/Makefile.am:
        * modules/engines/ms-windows/Theme/Makefile.am:
        * modules/engines/ms-windows/Makefile.am:
        * modules/engines/Makefile.am,  modules/engines/pixbuf/Makefile.am:
        * modules/Makefile.am, m4macros/Makefile.am, perf/Makefile.am:
        * contrib/Makefile.am, contrib/gdk-pixbuf-xlib/Makefile.am:
        * gdk/directfb/Makefile.am, gdk/linux-fb/Makefile.am:
        * gdk/quartz/Makefile.am, gdk/win32/rc/Makefile.am:
        * gdk/win32/Makefile.am, gdk/x11/Makefile.am, gdk/Makefile.am:
	include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments.



svn path=/trunk/; revision=19033
2007-11-22 14:38:26 +00:00
..
images Audit of GtkTreeView coordinate system usage. (#142494). 2007-06-13 13:27:00 +00:00
tmpl Fix some typos 2007-11-19 18:59:49 +00:00
.cvsignore Resurrected documentation that got lost when the window parameter was 2003-07-29 09:08:22 +00:00
building.sgml Remove linux-fb leftovers 2007-06-13 02:07:15 +00:00
changes-1.2.sgml remove gtk- prefix from TreeView and a few other entities, more consistent 2002-01-06 21:09:26 +00:00
changes-2.0.sgml Add note about gtk_notebook_reorder_child(). 2002-03-01 15:40:12 +00:00
compiling.sgml Remove linux-fb leftovers 2007-06-13 02:07:15 +00:00
directfb.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
framebuffer.sgml Add a warning. 2005-07-04 04:58:24 +00:00
glossary.xml Explain ellipsization 2006-09-16 04:51:33 +00:00
gtk-builder-convert.1 Updates 2007-07-10 05:28:52 +00:00
gtk-builder-convert.xml Updates 2007-07-10 05:28:52 +00:00
gtk-docs.sgml Move GtkFileSelection to deprecated section. (#476920, Matthew Barnes) 2007-10-17 03:36:42 +00:00
gtk-overrides.txt Remove GtkArgSetFunc, GtkArgGetFunc. 2001-06-04 19:08:59 +00:00
gtk-query-immodules-2.0.1 Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gtk-query-immodules-2.0.xml Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gtk-sections.txt Remove duplicate gtk_print_operation_get_error(). (#473340, Yeti) 2007-09-03 21:59:49 +00:00
gtk-update-icon-cache.1 Adjust to the stock icon changes. 2005-11-07 14:30:35 +00:00
gtk-update-icon-cache.xml Clean up short descriptions 2007-06-11 03:41:27 +00:00
gtk.types Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00
migrating-checklist.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkAboutDialog.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkAction.sgml Some cleanups 2007-05-27 02:59:45 +00:00
migrating-GtkAssistant.sgml Some cleanups 2007-05-27 02:59:45 +00:00
migrating-GtkBuilder.sgml Add one more paragraph 2007-09-10 17:32:52 +00:00
migrating-GtkColorButton.sgml More abbreviation conversion 2005-05-16 19:34:39 +00:00
migrating-GtkComboBox.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkFileChooser.sgml More abbreviation conversion 2005-05-16 19:34:39 +00:00
migrating-GtkIconView.sgml Corrections. (#309718, Tim-Philipp Müller) 2005-07-07 20:31:05 +00:00
migrating-GtkLinkButton.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkRecentChooser.sgml Update the error enum and the gtk_recent_manager_add and 2006-05-12 08:39:17 +00:00
migrating-GtkTooltip.sgml More tooltips docs 2007-07-11 04:46:03 +00:00
objects_grouped.sgml remove GtkPacker. 2001-10-05 21:26:48 +00:00
osx.sgml Add docs for new ports. 2006-03-15 06:46:00 +00:00
other_software.sgml half-finished docs on merging GTK with existing hunks of code (event loop 2002-04-30 15:58:51 +00:00
question_index.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
resources.sgml Mention the need to subscribe to the GTK+ mailing lists. 2002-03-06 23:36:37 +00:00
running.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
text_widget.sgml Clean up short descriptions 2007-06-11 03:41:27 +00:00
tree_widget.sgml Clean up short descriptions 2007-06-11 03:41:27 +00:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00
visual_index.xml Add volume button to gallery 2007-06-03 05:34:56 +00:00
windows.sgml s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/. 2004-10-31 17:44:15 +00:00
x11.sgml Add some forgotten functions. 2004-07-31 21:21:08 +00:00