Redmine/test
Toshi MARUYAMA 91abe15482 scm: git: skip non UTF-8 path encoding test of unit model test in JRuby (#5251).
Git, Mercurial and CVS path encodings are binary.
Subversion supports URL encoding for path.
Redmine Mercurial adapter and extension use URL encoding.
Git accepts only binary path in command line parameter.
So, there is no way to use binary command line parameter in JRuby.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6005 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-06-08 10:06:03 +00:00
..
exemplars Use Object#tap instead of #returning (#6887). 2010-11-14 16:24:21 +00:00
fixtures Fixed: Private flag ignored when creating an issue with set_own_issues_private permission only (#8472). 2011-06-01 17:16:38 +00:00
functional scm: git: skip non UTF-8 path encoding test of functional test in JRuby (#5251). 2011-06-08 10:05:15 +00:00
integration Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356). 2011-05-22 10:48:59 +00:00
mocks remove trailing white-spaces and code clean up test/mocks/open_id_authentication_mock.rb. 2011-06-01 11:04:35 +00:00
unit scm: git: skip non UTF-8 path encoding test of unit model test in JRuby (#5251). 2011-06-08 10:06:03 +00:00
helper_testcase.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
object_daddy_helpers.rb Added a "Member of Role" to the issues filters. #5869 2010-09-10 19:44:45 +00:00
test_helper.rb Restore settings even if a test failure occurs. 2011-03-27 15:41:05 +00:00