Add undefined/no-undefined mode options to GTester
[platform/upstream/glib.git] / glib / gtestutils.c
2011-12-27 Simon McVittieAdd undefined/no-undefined mode options to GTester
2011-12-27 Simon McVittieClarify documentation of fast/slow/thorough and quiet...
2011-12-14 Stef Walterdocumentation fixes
2011-11-27 Carlos Garcia Camposgtester: Add command line option to skip tests
2011-10-02 Matthias ClasenMove test docs inline
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-05 Ryan Lortiegtk-doc fixups for glib/
2011-08-29 Matthias ClasenDon't call close on invalid fds
2011-07-22 Ryan LortieReplace @Varargs with @...
2011-05-06 Matthias ClasenDocumentation additions
2011-05-03 Matthias ClasenRemove extraneous decorations
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-18 Benjamin OtteAPI: testutils: Add g_test_fail()
2011-04-18 Benjamin Ottetestutils: Sprinkle code with newlines
2011-04-18 Benjamin Ottetestutils: Return number of bad tests from g_test_run_s...
2011-04-18 Benjamin Ottetestutils: Remove unused variable
2011-04-18 Benjamin Ottetestutils: Return a boolean from g_test_case_run()
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-12 Ryan LortieFix some glib docs warnings
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-23 Milan Bouchet-ValatImprove documentation for g_strcmp0()
2010-06-21 Sven Herzbergdon't treat debug/info/message as fatal messages by...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-06 Matthias ClasenMake g_assertion_message_error take a const GError*
2010-05-06 Javier JardónClean Glib header #include issues: gtestutils
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
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.