Add start/stop suite log messages
[platform/upstream/glib.git] / glib / gtestutils.c
2013-08-17 Matthias ClasenAdd start/stop suite log messages
2013-08-17 Ryan LortieExport __glib_assert_msg
2013-07-09 Matthias ClasenMinor doc tweak
2013-06-30 Sébastien WilmetDoc: small fixes
2013-06-16 Matthias ClasenPlug a small memory leak
2013-05-31 Matthias ClasenFix a typo
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan Lortiegtest: Add more path building API
2013-05-29 Ryan LortieAdd g_test_build_filename()
2013-05-22 Dan Winshipgtestutils: Use stdio rather than write() to be Windows...
2013-05-20 Colin Waltersgtestutils: Ensure test subprocesses don't dump core
2013-05-13 Dan Winshipgtestutils: use g_clear_pointer
2013-05-13 Dan Winshipgtestutils: deprecate g_test_trap_fork()
2013-05-13 Dan Winshipgtestutils: add g_test_trap_subprocess()
2013-05-13 Dan Winshipg_test_trap_fork: don't blow away the SIGCHLD handler
2013-02-02 Matthias ClasenLog errors the same way as messages
2013-01-20 Matthias ClasenFix g_test_add_vtable
2012-12-19 Matthias ClasenRevert "gtestutils: add g_test_trap_subprocess(), depre...
2012-12-19 Matthias ClasenRevert "gtestutils: fix "-p" logic"
2012-12-19 Dan Winshipgtestutils: fix "-p" logic
2012-12-19 Dan Winshipgtestutils: add g_test_trap_subprocess(), deprecate...
2012-12-05 Dan Winshipwin32: suppress fatal error dialog box when running...
2012-11-15 Dan Winshipgtestutils: don't try to print long doubles
2012-09-30 Matthias ClasenCorrect to docs for g_strcmp0
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-27 Dan Winshipgtestutils: add g_test_add_data_func_full()
2012-08-17 Matthias ClasenGTest: Improve --help output
2012-04-07 Matthias ClasenAlways use '/' in test paths
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-03-20 Alexander LarssonFix the tests on win32
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-05 Simon McVittieMention g_test_undefined() when documenting assert_fail...
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.
next