Redmine/test
Toshi MARUYAMA b7ead65fde Rails3: test: fix ordering functional/comments_controller_test.rb
On Rails 3.0.11, test fails.

<pre>
Failure: <"This is a test comment"> expected but was
<"my first comment">.
test_add_comment(CommentsControllerTest)
test/functional/comments_controller_test.rb:34:in `test_add_comment'
</pre>

Contributed by Sylvain Utard.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8987 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-25 01:43:11 +00:00
..
exemplars Adds support for multiple repositories per project (#779). 2012-01-15 18:19:19 +00:00
fixtures Disabled on the fly registration for auth_source fixture. 2012-02-19 21:39:29 +00:00
functional Rails3: test: fix ordering functional/comments_controller_test.rb 2012-02-25 01:43:11 +00:00
integration Better message for file size validation error. 2012-02-23 12:18:10 +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 Use fixture. 2012-02-24 21:24:00 +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