Redmine/test/unit
Jean-Philippe Lang 21c79827ff Highlight changes inside diff lines (#7139).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5094 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-11 20:23:29 +00:00
..
helpers scm: add feature of per project repository log encoding setting (#1735). 2011-03-01 10:27:30 +00:00
lib Highlight changes inside diff lines (#7139). 2011-03-11 20:23:29 +00:00
activity_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
attachment_test.rb Safer assertion. 2010-12-31 15:24:42 +00:00
auth_source_ldap_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
board_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
calendar_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
changeset_test.rb scm: code clean up test/unit/changeset_test.rb. 2011-03-01 15:35:27 +00:00
comment_test.rb Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +00:00
custom_field_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
custom_value_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
default_data_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
document_category_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
document_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
enabled_module_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
enumeration_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
group_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
issue_category_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
issue_nested_set_test.rb Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 2011-01-22 11:46:15 +00:00
issue_priority_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
issue_relation_test.rb Adds a test for issue circular dependency validation. 2011-01-15 14:03:39 +00:00
issue_status_test.rb Allow additional workflow transitions for issue author and assignee (#2732). 2011-02-20 15:38:07 +00:00
issue_test.rb Fixes a failing test. 2011-02-27 15:51:10 +00:00
journal_observer_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
journal_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
mail_handler_test.rb Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). 2010-12-29 17:38:57 +00:00
mailer_test.rb Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +00:00
member_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
message_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
news_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
principal_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
project_nested_set_test.rb Additional unit tests for project tree. 2011-01-06 21:17:08 +00:00
project_test.rb Additional roles of a user who belongs to a group are not always copied when copying the project (#7213). 2011-01-02 11:38:35 +00:00
query_test.rb Fixed: SQL error when filtering issues with an empty group or role (#7656). 2011-02-20 13:03:32 +00:00
repository_bazaar_test.rb scm: add feature of per project repository log encoding setting (#1735). 2011-03-01 10:27:30 +00:00
repository_cvs_test.rb scm: cvs: fix missing author, revision and comment in tree view (#4270). 2011-03-11 12:06:05 +00:00
repository_darcs_test.rb scm: add feature of per project repository log encoding setting (#1735). 2011-03-01 10:27:30 +00:00
repository_filesystem_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
repository_git_test.rb scm: git: fix newlines of test/unit/repository_git_test.rb. 2011-03-10 08:43:23 +00:00
repository_mercurial_test.rb scm: mercurial: remove duplicates tests in unit model test. 2011-03-11 07:33:53 +00:00
repository_subversion_test.rb scm: subversion: add changesets order test in unit model test (#5357). 2011-03-02 07:10:39 +00:00
repository_test.rb scm: add feature of per project repository log encoding setting (#1735). 2011-03-01 10:27:30 +00:00
role_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
search_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
setting_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
testing_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
time_entry_activity_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
time_entry_test.rb Adds a test for TimeEntry#spent_on= with invalid string. 2011-01-14 18:45:28 +00:00
token_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
tracker_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
user_preference_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
user_test.rb Adds random salt to user passwords (#7410). 2011-02-23 17:27:31 +00:00
version_test.rb ruby1.9 compatibility 2010-12-31 11:16:03 +00:00
watcher_test.rb Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 2011-03-04 14:43:53 +00:00
wiki_content_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
wiki_page_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
wiki_redirect_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 2010-12-12 23:24:34 +00:00
wiki_test.rb Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). 2011-01-10 18:32:04 +00:00