Redmine/test/unit
Toshi MARUYAMA 596366b062 upgrade mocha 0.14 and remove deprecation warning
<pre>
Mocha deprecation warning: Change `require 'mocha'` to `require 'mocha/setup'`.
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11896 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-21 12:57:11 +00:00
..
helpers remove "del" tag from deleted issue relation (#1005) 2013-05-19 02:09:49 +00:00
initializers Removed some shoulda context. 2013-05-18 09:27:48 +00:00
lib upgrade mocha 0.14 and remove deprecation warning 2013-05-21 12:57:11 +00:00
activity_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
attachment_test.rb Removing shoulda context. 2013-02-03 09:20:05 +00:00
auth_source_ldap_test.rb Removing shoulda context. 2013-02-03 09:20:05 +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 Raised group name maximum length to 255 characters (#13174). 2013-02-15 07:48:37 +00:00
issue_category_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_nested_set_test.rb Fixed: Circular loop when using relations and subtasks (#8794). 2013-03-17 15:02:57 +00:00
issue_priority_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_relation_test.rb add journal after creating/deleting issue relation (#1005) 2013-05-19 02:09:39 +00:00
issue_status_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_test.rb Improved Issue#all_dependent_issues (#14015). 2013-05-12 08:33:21 +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 Fix handling multiple text parts in email (#13646). 2013-05-12 09:38:20 +00:00
mailer_test.rb Adds markings to emails generated by private comments (#12888). 2013-05-18 17:24:23 +00:00
member_test.rb Removed unused fixtures. 2013-02-03 14:27:19 +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 Removing shoulda context. 2013-02-03 09:20:05 +00:00
project_copy_test.rb Fixed that values of custom fields are not kept in issues when copying a project (#13910). 2013-05-13 19:52:37 +00:00
project_members_inheritance_test.rb Fixed incorrect test name. 2013-02-03 08:03:42 +00:00
project_nested_set_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
project_test.rb Possibility to define the default enable trackers when creating a project (#13175). 2013-02-15 08:28:34 +00:00
query_test.rb Fixed that filtering may return unwanted blank values (#14051). 2013-05-16 16:29:59 +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 stricter asserting of subversion url validation test 2013-04-14 16:18:45 +00:00
repository_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
role_test.rb Removed some shoulda context. 2013-05-18 09:14:10 +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 Fixed that deleting a system activity with children in use raises an error (#13783). 2013-05-01 17:10:15 +00:00
time_entry_test.rb Time entry with 2 digits year should not validate (#3107). 2013-02-24 12:28:44 +00:00
token_test.rb Remove duplicate test TokenTest#test_find_token_should_return_nil_with_wrong_action. 2013-05-02 18:37:20 +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 Removed some shoulda context. 2013-05-18 09:27:48 +00:00
version_test.rb code layout clean up VersionTest 2013-05-19 01:06:04 +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 Removed some shoulda context. 2013-05-18 09:14:10 +00:00
workflow_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00