Allow UTF-8 in file:// parse names.
authorAlexander Larsson <alexl@redhat.com>
Tue, 22 Jan 2008 09:13:28 +0000 (09:13 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 22 Jan 2008 09:13:28 +0000 (09:13 +0000)
commitb784923e9cb3e639616113cb43edffed7e63e3b6
tree90a0884cba170f37497056d43e0b435a3bb87b4a
parent211c72e12b702900131a9fa2201c1fd3170d01f4
Allow UTF-8 in file:// parse names.

2008-01-22  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
Allow UTF-8 in file:// parse names.

        * tests/Makefile.am:
        * tests/data-input-stream.c:
        * tests/data-output-stream.c:
        * tests/g-file-info.c:
        * tests/g-file.c:
Added a bunch of tests from Tomas Bzatek

svn path=/trunk/; revision=6351
gio/ChangeLog
gio/glocalfile.c
gio/tests/Makefile.am
gio/tests/data-input-stream.c [new file with mode: 0644]
gio/tests/data-output-stream.c [new file with mode: 0644]
gio/tests/g-file-info.c [new file with mode: 0644]
gio/tests/g-file.c [new file with mode: 0644]