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

If your Windows is not Latin-1 Windows,
in order to checkout(update) Latin-1 path,
You need to use cygwin 1.7 and set LANG=en_US.ISO-8859-1.

Please refer.
http://mercurial.selenic.com/wiki/EncodingStrategy?action=recall&rev=6

Redmine mercurial adapter do not need to checkout(update) repository.
Mercurial does not have "bare" repository such as Git.
You can use "hg update null" for equivalent "bare" repository.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4996 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:25:34 -07:00
..
helpers Disable project completion display on the gantt (#7127). 2010-12-29 20:29:42 +00:00
menu_manager Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
scm/adapters scm: mercurial: update test repository for path encoding (#2664). 2011-04-16 15:25:34 -07:00
views/builders Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
wiki_formatting Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
access_control_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
ciphering_test.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 2011-04-16 15:16:03 -07:00
configuration_test.rb Adds a method to temporarily override configuration settings. 2011-04-16 15:16:03 -07:00
hook_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
i18n_test.rb Fixed: date part of the time default format doesn't respect the date format (#7639). 2011-04-16 14:43:45 -07:00
menu_manager_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
mime_type_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
notifiable_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
plugin_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
safe_attributes_test.rb [#282] Make safe_attributes work with symbol keys 2011-03-14 17:50:12 +01:00
themes_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
unified_diff_test.rb scm: fix diffs do not handle one line new files properly (#7618). 2011-04-16 14:59:36 -07:00
wiki_formatting.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00