redmine/test/unit
Jean-Philippe Lang ab46c52d4a MailHandler: fixed that sender's fullname is not unquoted (#10334).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-01 15:32:34 +00:00
..
helpers Moved redmine links escaping assertions to their own test. 2012-02-15 17:59:13 +00:00
initializers
lib Do not recognize invalid textile attributes. 2012-02-17 22:31:01 +00:00
activity_test.rb
attachment_test.rb Use fixture. 2012-02-24 21:24:00 +00:00
auth_source_ldap_test.rb Disabled on the fly registration for auth_source fixture. 2012-02-19 21:39:29 +00:00
board_test.rb
changeset_test.rb Fixed magic link in the note added when closing an issue by a commit from a subproject (#10284). 2012-02-20 21:58:57 +00:00
comment_test.rb
custom_field_test.rb Do not validate blank default custom field value. 2012-01-29 21:09:44 +00:00
custom_field_user_format_test.rb
custom_field_version_format_test.rb
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
document_category_test.rb
document_test.rb
enabled_module_test.rb
enumeration_test.rb Use subclasses method instead of class variable. 2012-02-24 18:23:58 +00:00
group_test.rb
issue_category_test.rb
issue_nested_set_test.rb Deprecated Issue#move_to_project. 2012-01-07 18:02:02 +00:00
issue_priority_test.rb
issue_relation_test.rb
issue_status_test.rb
issue_test.rb Prevent ActiveRecord::StaleObjectError in Issue#reschedule_after (#7920). 2012-02-12 19:41:42 +00:00
journal_observer_test.rb
journal_test.rb
mail_handler_test.rb MailHandler: fixed that sender's fullname is not unquoted (#10334). 2012-03-01 15:32:34 +00:00
mailer_test.rb back out from r9031 to r9036 2012-03-01 11:40:22 +00:00
member_test.rb Fixed potential error when sorting members without role (#10053). 2012-02-12 14:54:30 +00:00
message_test.rb
news_test.rb Fixed potential test failure. 2012-02-28 05:33:46 +00:00
principal_test.rb Makes user autocompleters work with firstname and lastname. 2012-02-14 16:29:48 +00:00
project_nested_set_test.rb
project_test.rb Fixed potential test failure. 2012-02-28 05:25:26 +00:00
query_test.rb Adds members of subprojects in assignee and author filters (#10126). 2012-02-01 20:07:01 +00:00
repository_bazaar_test.rb scm: bazaar: add test to override human_attribute_name of "path to repository" 2012-02-24 10:02:20 +00:00
repository_cvs_test.rb Rails3: scm: cvs: fix error of test_fetch_changesets_incremental at unit model test 2012-02-26 14:09:21 +00:00
repository_darcs_test.rb scm: darcs: add test to override human_attribute_name of "path to repository" 2012-02-24 10:01:58 +00:00
repository_filesystem_test.rb scm: filesystem: add test to override human_attribute_name of "Root directory" 2012-02-24 13:04:06 +00:00
repository_git_test.rb scm: git: remove unnecessary log_encoding from overriding human_attribute_name test 2012-02-24 12:38:35 +00:00
repository_mercurial_test.rb scm: mercurial: remove unnecessary log_encoding from overriding human_attribute_name test 2012-02-24 12:38:58 +00:00
repository_subversion_test.rb
repository_test.rb back out from r9031 to r9036 2012-03-01 11:40:22 +00:00
role_test.rb
search_test.rb
setting_test.rb
testing_test.rb remove trailing white-spaces from test/unit/testing_test.rb. 2011-08-30 05:50:58 +00:00
time_entry_activity_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
time_entry_test.rb Don't use auth_sources fixtures when not needed. 2012-02-19 21:51:03 +00:00
token_test.rb
tracker_test.rb
user_preference_test.rb
user_test.rb Disabled on the fly registration for auth_source fixture. 2012-02-19 21:39:29 +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