Redmine/test/unit/helpers
Toshi MARUYAMA 6c92ac4d78 use ActionView::TestCase instead of HelperTestCase at custom_fields_helper_test.rb.
ActionView::Helpers::ActiveRecordHelper at test/helper_testcase.rb
does not exist on Rails 3.0.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6110 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-06-22 03:54:40 +00:00
..
application_helper_test.rb remove trailing white-spaces excluding here-documents from unit application helper test. 2011-05-18 02:46:50 +00:00
custom_fields_helper_test.rb use ActionView::TestCase instead of HelperTestCase at custom_fields_helper_test.rb. 2011-06-22 03:54:40 +00:00
issue_moves_helper_test.rb Refactor: Extract a new IssueMovesController from IssuesController. 2010-08-11 14:42:10 +00:00
issues_helper_test.rb remove trailing white-spaces from unit issues helper test. 2011-05-16 22:56:46 +00:00
projects_helper_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
repository_helper_test.rb scm: use ActionView::TestCase instead of HelperTestCase at repository_helper_test.rb. 2011-06-22 00:57:17 +00:00
search_helper_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
sort_helper_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
timelog_helper_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00