Redmine/test/unit
Jean-Philippe Lang 6062a0a89d Merged r10885 from trunk (#12451).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.1-stable@11007 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-15 07:54:21 +00:00
..
helpers Merged r10580 and r10581 from trunk. 2012-10-26 03:13:34 +00:00
initializers Copyright update. 2012-05-05 12:56:53 +00:00
lib Merged r10885 from trunk (#12451). 2012-12-15 07:54:21 +00:00
activity_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
attachment_test.rb Adds Attachment#title. 2012-07-16 16:42:23 +00:00
auth_source_ldap_test.rb Adds a configurable timeout for LDAP authentication (#8978). 2012-07-07 09:36:04 +00:00
board_test.rb Merged r10478 from trunk 2012-09-26 11:59:44 +00:00
changeset_test.rb Merged r10477 from trunk 2012-09-26 11:59:19 +00:00
comment_test.rb Tests should not change settings. 2012-07-08 12:23:47 +00:00
custom_field_test.rb Merged r10992 from trunk (#12400). 2012-12-15 07:52:31 +00:00
custom_field_user_format_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
custom_field_version_format_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
custom_value_test.rb Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 2012-01-28 11:16:58 +00:00
default_data_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
document_category_test.rb add check default document category is not defined on database in tests (#11665) 2012-08-22 16:18:01 +00:00
document_test.rb add missing fixtures to test/unit/document_test.rb 2012-08-21 02:15:04 +00:00
enabled_module_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
enumeration_test.rb remove empty setup method from unit enumeration test 2012-08-22 16:31:26 +00:00
group_test.rb Test failure due to a regression in Rails 3.2.5. 2012-06-03 12:15:55 +00:00
issue_category_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_nested_set_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_priority_test.rb Priorities have the same position and can't be reordered (#11098). 2012-06-09 07:27:43 +00:00
issue_relation_test.rb Merged r10572 from trunk 2012-10-09 11:56:45 +00:00
issue_status_test.rb Adds a sorted scope to IssueStatus model. 2012-07-15 15:33:17 +00:00
issue_test.rb Backported r10792 and r10793 from trunk (#12310). 2012-11-17 08:58:26 +00:00
journal_observer_test.rb Tests should not change settings. 2012-07-08 12:23:47 +00:00
journal_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
mail_handler_test.rb Merged r10992 from trunk (#12400). 2012-12-15 07:52:31 +00:00
mailer_test.rb Fixed that the reminder email excludes issues assigned to groups (#11723). 2012-09-09 11:02:13 +00:00
member_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
message_test.rb Fixed that deleting the last reply of a topic does not update last_reply_id. 2012-07-07 15:09:57 +00:00
news_test.rb Tests should not change settings. 2012-07-08 12:23:47 +00:00
principal_test.rb Merged r10801 from trunk (#12349). 2012-11-17 08:50:19 +00:00
project_nested_set_test.rb Merged r10865 and r10866 from trunk (#12431). 2012-11-23 22:31:02 +00:00
project_test.rb Fixed: Issues associated with a locked version are not copied when copying a project (#11207). 2012-09-09 10:11:49 +00:00
query_test.rb add unit query test of French label 2012-09-01 02:37:20 +00:00
repository_bazaar_test.rb Fixed that Repository#entries returns an Array. 2012-06-10 17:01:33 +00:00
repository_cvs_test.rb Fixed that Repository#entries returns an Array. 2012-06-10 17:01:33 +00:00
repository_darcs_test.rb Fixed that Repository#entries returns an Array. 2012-06-10 17:01:33 +00:00
repository_filesystem_test.rb Fixed that Repository#entries returns an Array. 2012-06-10 17:01:33 +00:00
repository_git_test.rb Merged r10862 from trunk to 2.1-stable (#12409) 2012-11-22 01:10:50 +00:00
repository_mercurial_test.rb Fixed that Repository#entries returns an Array. 2012-06-10 17:01:33 +00:00
repository_subversion_test.rb Fixed that Subversion#load_entries_changesets raises an error if entries is nil. 2012-06-12 17:43:23 +00:00
repository_test.rb Repository Identifier should be frozen (#11109). 2012-07-26 17:41:47 +00:00
role_test.rb Create role by copy (#9258). 2012-09-03 17:04:28 +00:00
search_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
setting_test.rb Tests should not change settings. 2012-07-08 12:23:47 +00:00
time_entry_activity_test.rb Array#to_s behaviour changed in ruby 1.9. 2012-03-05 10:49:05 +00:00
time_entry_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
token_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
tracker_test.rb Fixed that settings raises an error if not trackers exist (#11467). 2012-07-21 15:43:44 +00:00
user_preference_test.rb Merged r10438 from trunk. 2012-09-29 16:32:11 +00:00
user_test.rb Do not build a projects_by_role Hash that gets updated when accessing a key that is not present (#11662). 2012-08-27 10:11:20 +00:00
version_test.rb Merged r10810 from trunk (#12359). 2012-11-17 08:52:51 +00:00
watcher_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_content_test.rb Tests should not change settings. 2012-07-08 12:23:47 +00:00
wiki_page_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_redirect_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
workflow_test.rb Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 2012-07-15 14:12:17 +00:00