redmine/test/unit
Toshi MARUYAMA 3d1e6f5b96 fix member validate test of empty role at unit test
Id 2 user is already assigned.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8046 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-03 14:33:02 +00:00
..
helpers Fixes require path in test. 2011-11-27 20:27:13 +00:00
initializers
lib Fixed: crypting blank passwords raises an error (#9137). 2011-11-29 19:47:51 +00:00
activity_test.rb
attachment_test.rb Limit the characters stripped by Attachment#sanitize_filename (#4324). 2011-11-24 20:17:56 +00:00
auth_source_ldap_test.rb
board_test.rb
changeset_test.rb
comment_test.rb
custom_field_test.rb
custom_field_user_format_test.rb
custom_field_version_format_test.rb Fixed: Custom 'version' field don't show shared versions (#8615). 2011-11-11 12:32:21 +00:00
custom_value_test.rb Custom date field accepts invalid dates (#9394). 2011-11-11 13:22:57 +00:00
default_data_test.rb
document_category_test.rb
document_test.rb
enabled_module_test.rb
enumeration_test.rb
group_test.rb
issue_category_test.rb
issue_nested_set_test.rb Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577). 2011-11-15 19:55:21 +00:00
issue_priority_test.rb
issue_relation_test.rb
issue_status_test.rb
issue_test.rb
journal_observer_test.rb
journal_test.rb
mail_handler_test.rb Improved user creation from incoming email. 2011-11-27 15:27:14 +00:00
mailer_test.rb Makes the link in an issue update notification point to the change (#9690). 2011-12-02 21:00:42 +00:00
member_test.rb fix member validate test of empty role at unit test 2011-12-03 14:33:02 +00:00
message_test.rb
news_test.rb
principal_test.rb
project_nested_set_test.rb
project_test.rb Fixed: copied private queries not visible after project copy (#9520). 2011-11-11 17:33:02 +00:00
query_test.rb Sort the issue list by author/assignee according to user display format (#9669). 2011-11-26 17:37:20 +00:00
repository_bazaar_test.rb
repository_cvs_test.rb
repository_darcs_test.rb
repository_filesystem_test.rb
repository_git_test.rb
repository_mercurial_test.rb
repository_subversion_test.rb
repository_test.rb
role_test.rb
search_test.rb
setting_test.rb Adds a method to clear the settings cache. 2011-11-13 15:20:31 +00:00
testing_test.rb
time_entry_activity_test.rb
time_entry_test.rb
token_test.rb
tracker_test.rb
user_preference_test.rb
user_test.rb Sort the issue list by author/assignee according to user display format (#9669). 2011-11-26 17:37:20 +00:00
version_test.rb
watcher_test.rb
wiki_content_test.rb Adds #current_version? method to wiki content. 2011-11-28 20:12:03 +00:00
wiki_page_test.rb add gmtime at unit wiki page "test_updated_on_eager_load" for Rails3 compatibility 2011-12-03 11:11:32 +00:00
wiki_redirect_test.rb
wiki_test.rb
workflow_test.rb