don't #include <glib.h> from other public headers
[platform/upstream/glib.git] / glib / gtestutils.c
2010-01-30 Ryan Lortiedon't #include <glib.h> from other public headers
2010-01-26 Martin Pittalways use our own internal assertion message symbol
2009-12-23 Martin PittSupport storing assertion messages into core dump
2009-09-10 Christian DywanBug 579050 Allow making selected critical and warning...
2009-01-13 Matthias ClasenImprove docs
2008-10-31 Christian DywanBug 558513 – g_warn_if_fail FIXME in gtestutils
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-09-10 Matthias ClasenAdd required includes
2008-09-08 Christian DywanBug 550433 – g_test_init doesn't recognize --help
2008-08-15 12:41:26 Tim Janikchanged assertion messages, so older emacsen can also...
2008-06-15 Matthias ClasenMove docs around
2008-06-12 Matthias ClasenDocumentation fixups
2008-06-11 Matthias Clasenhex, I mean it
2008-05-17 Matthias Clasen Bug 528667 – Typos in testing module documentation
2008-03-31 Matthias ClasenFix a doc typo. (#524742, Hiroyuki Ikezoe)
2008-02-25 Matthias ClasenAdd Since: markers to docs. (#518556, Jerry Yu)
2008-02-23 Matthias ClasenDocumentation updates
2008-02-19 Tor LillqvistChange the g_error() to g_message() to avoid stopping...
2008-02-11 Matthias ClasenFix a typo
2008-01-30 Wouter BolsterleeFixed gtk-doc warnings by updating the documentation...
2008-01-23 Jens GranseuerOnly declare variables at the beginning of a code block...
2008-01-11 Matthias Clasenhook up testutils docs
2007-12-25 Matthias ClasenInclude sys/time.h. (#505258)
2007-12-19 20:30:18 Tim Janikcapture g_log() messages and send to gtester. also...
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-10 13:02:08 Tim Janikapplied patch by Tommi Komulainen to fix int64 printout...
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-12-03 Hans Breueradded glib_gettext (in use by gio) also try building gio
2007-11-28 Matthias ClasenFix up some doc comments, avoid C99 comments
2007-11-25 Tor LillqvistAdd conditionals for non-Unix. Just g_error() unless...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8.
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.