]> source.dussan.org Git - redmine.git/commit
scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#5251).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 9 Mar 2011 04:14:17 +0000 (04:14 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 9 Mar 2011 04:14:17 +0000 (04:14 +0000)
commitb235e3694628088b57681bffdce1a6ab438ade94
tree14a77cbee2a47e4e43f5800b312a716c2618291a
parent74f44a5b6a0b8896b1cf4347021237566e93cf73
scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#5251).

Ruby uses ANSI api to fork a process on Windows.
Japanese Shift_JIS and Traditional Chinese Big5 have 0x5c(backslash) problem
and these are incompatible with ASCII.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5072 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/unit/repository_git_test.rb