..
export
PDF: replace all non ASCII characters to '?' if Iconv error raise in JRuby ( #8569 , #61 ).
2011-06-09 03:41:26 +00:00
helpers
Fixes progress calculation on gantt ( #7838 ).
2011-03-28 17:35:20 +00:00
menu_manager
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/menu_manager/menu_helper_test.rb.
2011-06-22 04:10:43 +00:00
scm /adapters
scm: cvs: replace RAILS_ROOT to Rails.root in unit adapter test.
2011-06-10 12:53:19 +00:00
views /builders
use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmine/views/builders/xml_test.rb.
2011-06-22 03:50:35 +00:00
wiki_formatting
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb.
2011-06-22 04:02:27 +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
replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.
2011-06-17 05:04:16 +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