redmine/test/unit
Jean-Philippe Lang 902b3078d5 Limit the characters stripped by Attachment#sanitize_filename (#4324).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7917 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-11-24 20:17:56 +00:00
..
helpers reset Attachment.storage_path at the end of attachment tests 2011-11-24 08:10:41 +00:00
initializers
lib pdf: lib: add the method to return attachment from filename and encoding (#3261) 2011-11-24 09:43:01 +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 Rails3: replace "all" fixtures at test/unit/group_test.rb 2011-09-25 04:53:04 +00:00
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 code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit/issue_relation_test.rb 2011-10-07 12:23:09 +00:00
issue_status_test.rb
issue_test.rb Fixed: User with groups may not see issues assigned to him or to its groups (#9478). 2011-11-11 12:22:47 +00:00
journal_observer_test.rb
journal_test.rb
mail_handler_test.rb
mailer_test.rb Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751). 2011-11-20 09:32:42 +00:00
member_test.rb remove duplicate fixtures from test/unit/member_test.rb 2011-09-25 10:44:08 +00:00
message_test.rb add unit message test of cannot reply to a locked topic 2011-10-01 01:11:02 +00:00
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 Fixed: Issue filter by assigned_to_role is not project specific (#9540). 2011-11-19 15:11:20 +00:00
repository_bazaar_test.rb
repository_cvs_test.rb
repository_darcs_test.rb
repository_filesystem_test.rb
repository_git_test.rb scm: git: test: model: fix failing test_parents on PostgreSQL (#5501) 2011-11-03 09:58:38 +00:00
repository_mercurial_test.rb scm: mercurial: test: model: fix failing test_parents on PostgreSQL (#5501) 2011-11-03 09:58:07 +00:00
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 Rails3: test: replace deprecated errors.on at test_update_issue_with_required_custom_field_change of unit/time_entry_activity_test.rb 2011-10-07 14:10:05 +00:00
time_entry_test.rb
token_test.rb
tracker_test.rb
user_preference_test.rb
user_test.rb Rails3: test: replace deprecated errors.on at test_validate_mail_notification_inclusion of unit/user_test.rb 2011-10-07 04:16:42 +00:00
version_test.rb
watcher_test.rb
wiki_content_test.rb
wiki_page_test.rb
wiki_redirect_test.rb
wiki_test.rb
workflow_test.rb