summaryrefslogtreecommitdiff
path: root/glib/gtestutils.h
Commit message (Expand)AuthorAgeFilesLines
* Make g_assertion_message_error take a const GError*Matthias Clasen2010-06-061-1/+1
* Clean Glib header #include issues: gtestutilsJavier Jardón2010-05-061-1/+0
* don't #include <glib.h> from other public headersRyan Lortie2010-01-301-1/+5
* Bug 579050 Allow making selected critical and warning messages non-fatalChristian Dywan2009-09-101-0/+21
* Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship2008-09-271-0/+14
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-0/+5
* Make the g_test_add macro work with gcc 4.3Matthias Clasen2008-02-111-4/+7
* Mark assertion functions as G_GNUC_NORETURN. (#506461, Sebastian Dröge)Matthias Clasen2007-12-311-4/+4
* Bring up to GLib coding standards: remove C99 comments, trailing commas inMatthias Clasen2007-12-211-15/+15
* added g_test_trap_assert_stdout_unmatched() and13:45:23 Tim Janik2007-12-181-8/+8
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-101-2/+10
* print out random seed for verbose tests, also adapted test result17:21:05 Tim Janik2007-12-051-0/+1
* added g_test_add_data_func() to pass data into tests. allow data arguments11:43:22 Tim Janik2007-12-051-8/+14
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+3
* Fixed copyright for newly submitted files.Tim Janik2007-11-201-1/+2
* Renamed gtestframework to gtestutils.Tim Janik2007-11-201-0/+227