gimarshallingtests: More useful assertions
authorMartin Pitt <martinpitt@gnome.org>
Thu, 2 Aug 2012 16:48:57 +0000 (18:48 +0200)
committerMartin Pitt <martinpitt@gnome.org>
Thu, 2 Aug 2012 16:48:57 +0000 (18:48 +0200)
commitd0ffee9bffacbeb45cc4e03079fe143d5f73288d
tree9bc03960890c9e86569c24020ee1a43df7a5eab0
parent1aafee885983ea900e284ff89ea9dff1701e2781
gimarshallingtests: More useful assertions

Convert the simple g_assert() statements into g_assert_cmp*, to show what the
actual value is in case of a failure. This makes it easier to port
g-i/pygobject/etc. to new architectures which exhibit bugs, like powerpc64.
tests/gimarshallingtests.c