Redmine/test
Toshi MARUYAMA 7cdce2aeac Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb
On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9035 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-01 08:09:35 +00:00
..
exemplars Adds support for multiple repositories per project (#779). 2012-01-15 18:19:19 +00:00
fixtures Override @#url_for@ in AM to force generation of absolute links (#10251). 2012-02-27 18:42:03 +00:00
functional Rails3: test: add .to_s for mail's bodies check at functional/users_controller_test.rb 2012-03-01 08:08:58 +00:00
integration Moved tests about session reset to functional tests. 2012-02-26 12:00:41 +00:00
mocks remove trailing white-spaces and code clean up test/mocks/open_id_authentication_mock.rb. 2011-06-01 11:04:35 +00:00
unit Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb 2012-03-01 08:09:35 +00:00
object_daddy_helpers.rb Added a "Member of Role" to the issues filters. #5869 2010-09-10 19:44:45 +00:00
test_helper.rb Rails3: test: scm: move "repository_path_hash" method in repositories routing test to test_helper.rb for common use 2012-02-23 06:11:59 +00:00