t9200: Re-code non-ascii path test in UTF-8
commit1a91ebf917448bcd79d2f9383d898c94ba4953ad
authorJunio C Hamano <junkio@cox.net>
Wed, 31 Jan 2007 22:21:48 +0000 (31 14:21 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 31 Jan 2007 22:21:48 +0000 (31 14:21 -0800)
treec38921117f638ecb50f4f944f55250ad44958f2d
parent8933364da105104b77c3a199b6cd4c4bdc30297c
t9200: Re-code non-ascii path test in UTF-8

For the purpose of this test we do not really care if the paths
are in latin-1, but people on Cygwin seem to be having problem
on foreign-looking pathnames that do not play well with their
locale.

Let's try to re-code them in UTF-8 and see who screams,
thanks, or reports no-improvements.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t9200-git-cvsexportcommit.sh