gio/tests/g-icon.c: fix some path checks on win32
authorDan Winship <danw@gnome.org>
Fri, 3 Feb 2012 18:03:38 +0000 (13:03 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 15:31:52 +0000 (11:31 -0400)
commitbd883f8dc75f056c2b25e941fb09422dc5786bbe
treec8ecc0cc303233635e0ac983a95bb77b75dbb63e
parent291853bea3881a7eeb0f2c56946d3a1c0ef38c95
gio/tests/g-icon.c: fix some path checks on win32

Some of the tests needed to be modified to use G_DIR_SEPARATOR_S
rather than hardcoded "/"s.

https://bugzilla.gnome.org/show_bug.cgi?id=669331
gio/tests/g-icon.c