redmine/test
Toshi MARUYAMA 8e5242ef63 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/user_test.rb
On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8137 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-09 07:15:51 +00:00
..
exemplars Cleanup test exemplars and fix subsequent @#generate@ calls generating same values (#7613). 2011-09-22 20:51:42 +00:00
fixtures Adds tests for plugin settings editing. 2011-12-03 10:06:41 +00:00
functional Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/functional/issues_controller_test.rb 2011-12-09 05:54:51 +00:00
integration Dropped TimeEntryReportsController. 2011-12-02 19:33:05 +00:00
mocks
unit Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/user_test.rb 2011-12-09 07:15:51 +00:00
helper_testcase.rb
object_daddy_helpers.rb
test_helper.rb Sort the issue list by author/assignee according to user display format (#9669). 2011-11-26 17:37:20 +00:00