15:08:59 Tim Janik cc3de68e21 http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html
2007-12-10 15:08:59  Tim Janik  <timj@imendio.com>

        * let g_warn_if_fail replace g_assert as discussed here:
          http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html

        * fix bug #502498: Test framework assertion failures should follow
        gcc error format.

        * gmessages.h, gmessages.c: deprecated g_assert_warning() which is
        unused now. removed g_assert*() definitions whcih are provided by 
        gtestutils.h now. added g_warn_if_reached() and g_warn_if_fail()  
        which are recommended as g_assert/g_assert_not_reached replacements
        for non-test programs.
        added g_warn_message() to implement g_warn_*() macros.
        use emacs-next-error friendly formatting for file:line: for warnings.

        * gtestutils.h, gtestutils.c: use emacs-next-error friendly formatting.
        implement g_assert_not_reached() with g_assertion_message() and
        g_assert() in terms of g_assertion_message_expr() so we'll be able to
        provide assertion messages in test logs.

        * gkeyfile.c, gbookmarkfile.c: changed g_assert*() to g_warn_if_fail()
        or g_return_if_fail() where suitable.

        * gio/: changed g_assert to g_warn_if_fail.



svn path=/trunk/; revision=6086
2007-12-10 14:07:42 +00:00
..
2007-11-28 12:39:07 +00:00
2007-11-29 03:39:01 +00:00
2007-11-28 12:39:07 +00:00
2007-11-28 18:45:08 +00:00
2007-12-10 11:19:41 +00:00
2007-12-01 01:53:00 +00:00
2007-11-29 20:35:23 +00:00
2007-11-28 04:29:02 +00:00
2007-12-01 06:12:45 +00:00
2007-11-28 16:01:59 +00:00
2007-12-01 06:12:45 +00:00
2007-11-28 16:01:59 +00:00
2007-11-30 18:11:03 +00:00
2007-11-28 06:01:13 +00:00
2007-12-01 06:12:45 +00:00
2007-12-01 04:38:29 +00:00
2007-12-01 01:53:00 +00:00
2007-12-06 05:39:18 +00:00
2007-12-01 23:49:34 +00:00
2007-12-05 11:10:21 +00:00
2007-12-05 11:05:49 +00:00
2007-12-05 11:05:49 +00:00
2007-11-28 16:01:59 +00:00
2007-11-28 16:01:59 +00:00
2007-11-28 16:01:59 +00:00
2007-12-01 06:12:45 +00:00
2007-11-30 05:11:25 +00:00
2007-11-28 16:01:59 +00:00
2007-12-01 04:38:29 +00:00
2007-12-05 11:10:21 +00:00
2007-11-28 16:01:59 +00:00
2007-11-28 16:01:59 +00:00
2007-11-30 05:11:25 +00:00
2007-11-28 16:01:59 +00:00
2007-11-30 05:11:25 +00:00
2007-11-28 16:01:59 +00:00
2007-12-05 11:10:21 +00:00
2007-11-28 12:39:07 +00:00
2007-11-30 05:11:25 +00:00
2007-11-30 05:11:25 +00:00
2007-11-28 16:01:59 +00:00
2007-12-05 11:10:21 +00:00
2007-11-28 12:39:07 +00:00