resource: tests: Use g_assert_cmp[u]int
commit260a9cc290c42f06af89db33306df7a990448ed9
authorChristian Persch <chpe@gnome.org>
Wed, 1 Feb 2012 13:59:22 +0000 (1 14:59 +0100)
committerChristian Persch <chpe@gnome.org>
Thu, 2 Feb 2012 22:44:44 +0000 (2 23:44 +0100)
tree437e8fa67021a1902fa5acab22b24137591936d1
parentcb1dd2143dc6f5b5881b6d94abb7dd6f05137c76
resource: tests: Use g_assert_cmp[u]int

... instead of just g_assert(), so when the test does fail, one immediately
can see the actual value the variable had.
gio/tests/resources.c