desktop-app-info test: use g_assert_strcmp()
authorRyan Lortie <desrt@desrt.ca>
Wed, 9 Apr 2014 23:23:27 +0000 (19:23 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 15 Apr 2014 15:36:38 +0000 (11:36 -0400)
commit84e9829feea8f455357fb875e77d579b2437de4a
tree2a02822fcf867789ddd8fb583a726edd7ec13277
parent6c7972a05c2901d67d793be2db64817fec94e8e7
desktop-app-info test: use g_assert_strcmp()

Replace some assert(strcmp()) with g_assert_strcmp() so that we get
better output in case of failures.

https://bugzilla.gnome.org/show_bug.cgi?id=728040
gio/tests/desktop-app-info.c