gtk/gdk/linux-fb
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
..
.cvsignore gdk/linux-fb/gdkdrawable-fb2.c update to latest Pango API 2001-11-24 21:52:50 +00:00
gdkcolor-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkcursor-fb.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
gdkdisplay-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkdnd-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkdrawable-fb2.c Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks to 2005-08-10 02:31:51 +00:00
gdkevents-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkfb.h Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and 2001-10-18 20:23:17 +00:00
gdkfbmanager.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkfbmanager.h Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkfbswitch.c Add Copyright/License information. 2005-07-12 04:38:51 +00:00
gdkfont-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkgc-fb.c Add Copyright/License information. 2005-07-12 04:38:51 +00:00
gdkgeometry-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkglobals-fb.c Make <config.h> the very first include. Likewise. Likewise. 2004-03-06 04:00:07 +00:00
gdkim-fb.c Call setlocale (LC_ALL, ""). (#60606) 2001-10-10 21:54:25 +00:00
gdkimage-fb.c gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks. 2002-10-07 15:16:06 +00:00
gdkinput-none.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkinput.c Make <config.h> the very first include. Likewise. Likewise. 2004-03-06 04:00:07 +00:00
gdkinputprivate.h Patch from Eric Warmonhoven to get linux-fb compiling with multihead 2002-09-10 15:19:13 +00:00
gdkkeyboard-fb.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
gdkmain-fb.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
gdkmouse-fb.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
gdkpango-fb.c Add Copyright/License information. 2005-07-12 04:38:51 +00:00
gdkpixmap-fb.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
gdkprivate-fb.h Add a draw-border style property to allow themes to draw outside the 2005-05-02 23:29:24 +00:00
gdkproperty-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkrender-fb.c Add Copyright/License information. 2005-07-12 04:38:51 +00:00
gdkscreen-fb.c Fill in unused bits so they can be used for the depth-32 target case. 2005-05-09 22:54:10 +00:00
gdkselection-fb.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
gdkspawn-fb.c s/gdk_spawn/gdk_spawn_on_screen/. 2003-12-10 14:17:07 +00:00
gdkvisual-fb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkwindow-fb.c Win32 drop shadow goodness 2007-04-25 23:44:54 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00
mi.h Put it into CVS. 2000-05-31 21:50:38 +00:00
miarc.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
midash.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mifillarc.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mifillarc.h Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mifpoly.h Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mifpolycon.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
miline.h Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mipoly.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mipoly.h Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mipolygen.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mipolyutil.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
miscanfill.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mispans.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
mispans.h Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mistruct.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mitypes.h Added virtual functions set_pixel, get_color, fill_span and draw_drawable 2000-11-15 12:45:30 +00:00
miwideline.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
miwideline.h Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mizerclip.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
mizerline.c Fix many sparse warnings. (#157253, Kjartan Maraas. 2004-11-10 13:30:55 +00:00
x-cursors.xbm Set serif font to something sane. 2000-08-03 02:33:46 +00:00