obsolete.ChilliProject/test/unit/lib/redmine/scm/adapters
Toshi MARUYAMA 38bfb7dae9 scm: git: update test repository for path encoding (#5251).
Mercurial and Git treats file names as byte string.
This git test repository contains Latin-1 encoding path.
Be careful on non Latin-1(CP1252) Windows.

Please see r4996 comment.

I removed a revision including "copied file" from r5026 test repository.
Mercurial supports "copy", but Git does not support.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5033 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:35:15 -07:00
..
bazaar_adapter_test.rb scm: bazaar: move cat and annotate test from unit app test to unit lib test. 2011-04-16 14:35:24 -07:00
cvs_adapter_test.rb scm: cvs: add methods of getting cvs version and add unit lib test (#4273). 2011-04-16 14:35:24 -07:00
darcs_adapter_test.rb scm: darcs: add compatible test of Darcs 2.3 and 2.4 (#7415). 2011-02-09 16:41:32 -08:00
filesystem_adapter_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
git_adapter_test.rb scm: git: update test repository for path encoding (#5251). 2011-04-16 15:35:15 -07:00
mercurial_adapter_test.rb scm: mercurial: add unit adapter test repository for path contains space (#2664, #4455). 2011-04-16 15:25:34 -07:00
subversion_adapter_test.rb scm: subversion: refactor getting svn version and add lib test (#4273). 2011-04-16 14:34:17 -07:00