mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 02:48:54 +02:00
added g_test_trap_assert_stdout_unmatched() and
2007-12-18 13:45:23 Tim Janik <timj@imendio.com> * glib/gtestutils.[hc]: added g_test_trap_assert_stdout_unmatched() and g_test_trap_assert_stderr_unmatched(), based on a suggestion by Mathias Hasselmann. reworked g_test_trap_assertions() to use flags to encode assertion semantics, fixes #504227. svn path=/trunk/; revision=6151
This commit is contained in:
committed by
Tim Janik
parent
2df62bf0ed
commit
ac1723ea97
@@ -1,3 +1,10 @@
|
||||
2007-12-18 13:45:23 Tim Janik <timj@imendio.com>
|
||||
|
||||
* glib/gtestutils.[hc]: added g_test_trap_assert_stdout_unmatched() and
|
||||
g_test_trap_assert_stderr_unmatched(), based on a suggestion by Mathias
|
||||
Hasselmann. reworked g_test_trap_assertions() to use flags to encode
|
||||
assertion semantics, fixes #504227.
|
||||
|
||||
2007-12-16 Mathias Hasselmann <mathias@openismus.com>
|
||||
|
||||
* glib/gutils.c:
|
||||
|
Reference in New Issue
Block a user