summaryrefslogtreecommitdiff
path: root/glib/gtestutils.c
AgeCommit message (Expand)Author
2009-01-13Improve docsMatthias Clasen
2008-10-31Bug 558513 – g_warn_if_fail FIXME in gtestutilsChristian Dywan
2008-09-27 Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship
2008-09-10Add required includesMatthias Clasen
2008-09-08Bug 550433 – g_test_init doesn't recognize --helpChristian Dywan
2008-08-15changed assertion messages, so older emacsen can also detect failing12:41:26 Tim Janik
2008-06-15Move docs aroundMatthias Clasen
2008-06-12Documentation fixupsMatthias Clasen
2008-06-11hex, I mean itMatthias Clasen
2008-05-17 Bug 528667 – Typos in testing module documentationMatthias Clasen
2008-03-31Fix a doc typo. (#524742, Hiroyuki Ikezoe)Matthias Clasen
2008-02-25Add Since: markers to docs. (#518556, Jerry Yu)Matthias Clasen
2008-02-23Documentation updatesMatthias Clasen
2008-02-19Change the g_error() to g_message() to avoid stopping on warnings. AtTor Lillqvist
2008-02-11Fix a typoMatthias Clasen
2008-01-30Fixed gtk-doc warnings by updating the documentation of various functions.Wouter Bolsterlee
2008-01-23Only declare variables at the beginning of a code block. Bug #511654.Jens Granseuer
2008-01-11hook up testutils docsMatthias Clasen
2007-12-25Include sys/time.h. (#505258)Matthias Clasen
2007-12-19capture g_log() messages and send to gtester. also, send assertion20:30:18 Tim Janik
2007-12-18added g_test_trap_assert_stdout_unmatched() and13:45:23 Tim Janik
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik
2007-12-10applied patch by Tommi Komulainen to fix int64 printouts, fixes #502511.13:02:08 Tim Janik
2007-12-05print out random seed for verbose tests, also adapted test result17:21:05 Tim Janik
2007-12-05added g_test_add_data_func() to pass data into tests. allow data arguments11:43:22 Tim Janik
2007-12-03added glib_gettext (in use by gio) also try building gioHans Breuer
2007-11-28Fix up some doc comments, avoid C99 commentsMatthias Clasen
2007-11-25Add conditionals for non-Unix. Just g_error() unless G_OS_UNIX for now.Tor Lillqvist
2007-11-25Require gtk-doc 1.8.Matthias Clasen
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik
2007-11-20Fixed copyright for newly submitted files.Tim Janik
2007-11-20Renamed gtestframework to gtestutils.Tim Janik