Redmine/test/unit
Jean-Philippe Lang 134b66cb29 Always notify project members about news unless they turned off all notifications (#4700).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11271 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-01-26 18:07:57 +00:00
..
helpers Accommodates fixtures for databases with case sensitive sort. 2013-01-23 18:09:03 +00:00
initializers Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
lib Adds tests for Redmine::MenuManager. 2013-01-20 10:59:53 +00:00
activity_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
attachment_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
auth_source_ldap_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
board_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
changeset_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
comment_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
custom_field_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
custom_field_user_format_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
custom_field_version_format_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
custom_value_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
default_data_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
document_category_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
document_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
enabled_module_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
enumeration_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
group_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_category_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_nested_set_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_priority_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_relation_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_status_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_transaction_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
journal_observer_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
journal_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
mail_handler_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
mailer_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
member_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
message_test.rb not use unnecessary instance variable at unit message test 2013-01-18 15:46:38 +00:00
news_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
principal_test.rb Adds "sorted" scope to Principal and User and sort users/groups properly. 2013-01-23 17:44:28 +00:00
project_nested_set_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
project_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
query_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_bazaar_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_cvs_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_darcs_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_filesystem_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_git_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_mercurial_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_subversion_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repository_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
role_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
search_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
setting_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
time_entry_activity_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
time_entry_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
token_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +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 Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
user_test.rb Always notify project members about news unless they turned off all notifications (#4700). 2013-01-26 18:07:57 +00:00
version_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
watcher_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_content_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_content_version_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_page_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_redirect_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
workflow_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00