don't #include <glib.h> from other public headers
[platform/upstream/glib.git] / glib / gtestutils.h
2010-01-30 Ryan Lortiedon't #include <glib.h> from other public headers
2009-09-10 Christian DywanBug 579050 Allow making selected critical and warning...
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-02-11 Matthias ClasenMake the g_test_add macro work with gcc 4.3
2007-12-31 Matthias ClasenMark assertion functions as G_GNUC_NORETURN. (#506461...
2007-12-21 Matthias ClasenBring up to GLib coding standards: remove C99 comments...
2007-12-18 13:45:23 Tim Janikadded g_test_trap_assert_stdout_unmatched() and
2007-12-10 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
2007-12-05 17:21:05 Tim Janikprint out random seed for verbose tests, also adapted...
2007-12-05 11:43:22 Tim Janikadded g_test_add_data_func() to pass data into tests...
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim JanikFixed copyright for newly submitted files.
2007-11-20 Tim JanikRenamed gtestframework to gtestutils.