Skip to content
  • 15:39:40  Tim Janik's avatar
    call g_test_init() from gtk_test_init(). · 2dc08ada
    15:39:40 Tim Janik authored
    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/printbackend...
    2dc08ada