Redmine/test/unit/lib/redmine
Toshi MARUYAMA b6dbf26c86 Merged r6004 from trunk.
scm: git: skip non UTF-8 path encoding test of unit adapter test in JRuby.

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/branches/1.2-stable@6451 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-17 08:16:02 +00:00
..
export Merged r6024 from trunk. 2011-06-09 05:29:23 +00:00
helpers Fixes progress calculation on gantt (#7838). 2011-03-28 17:35:20 +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 Merged r6004 from trunk. 2011-08-17 08:16:02 +00: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 Fixed: line breaks are ignored in quoted text (#6148). 2011-03-14 20:35:36 +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-02-26 13:09:25 +00:00
configuration_test.rb Adds a method to temporarily override configuration settings. 2011-02-25 14:30:05 +00:00
hook_test.rb Revert r6104 "Merged r6098 from trunk." 2011-06-21 03:16:49 +00:00
i18n_test.rb remove trailing white-spaces and code clean up init i18n test. 2011-05-08 07:12:34 +00: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 Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +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 Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00: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 Highlight changes inside diff lines (#7139). 2011-03-11 20:23:29 +00: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