tests: fix glib tests with newest glib550bd7c7c2b838bc46dafb92dad222d90bb19cda
commit550bd7c7c2b838bc46dafb92dad222d90bb19cda
authorChristoph Reiter <reiter.christoph@gmail.com>
Fri, 16 Mar 2018 22:48:20 +0000 (16 23:48 +0100)
committerChristoph Reiter <reiter.christoph@gmail.com>
Fri, 16 Mar 2018 23:02:29 +0000 (17 00:02 +0100)
tree4e1094d1fdd285e7995a83950549dbe0aab76000
parent1441348ca80ad5717f9a24d7707740ba508586e2
tests: fix glib tests with newest glib

g_filename_from_utf8() was recently fixed to return filenames
instead of bytes.
See https://bugzilla.gnome.org/show_bug.cgi?id=756128
tests/test_glib.py