Redmine/test/unit
Jean-Philippe Lang 667693b32c Fixed that Subversion#load_entries_changesets raises an error if entries is nil.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9823 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-06-12 17:43:23 +00:00
..
helpers add some avatar tests 2012-06-11 00:18:09 +00:00
initializers Copyright update. 2012-05-05 12:56:53 +00:00
lib Fixed that lines with spaces only before headings break wiki section extraction (#11133). 2012-06-11 17:51:14 +00:00
activity_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
attachment_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
auth_source_ldap_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
board_test.rb remove trailing white-spaces from test/unit/board_test.rb. 2011-08-29 08:15:58 +00:00
changeset_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
comment_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
custom_field_test.rb Merged rails-3.2 branch. 2012-04-25 17:17:49 +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 Copyright update. 2012-05-05 12:56:53 +00:00
document_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
enabled_module_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
enumeration_test.rb Use subclasses method instead of class variable. 2012-02-24 18:23:58 +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 Copyright update. 2012-05-05 12:56:53 +00:00
issue_status_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_test.rb Fixed that updated_on is not updated when updating an issue (#10964). 2012-05-21 18:23:03 +00:00
journal_observer_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
journal_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
mail_handler_test.rb Fixed: German umlauts in Subject get striped with ruby1.8 (#11065). 2012-06-10 08:15:22 +00:00
mailer_test.rb Restored List-Id header in email notifications (#10888). 2012-05-13 10:44:41 +00:00
member_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
message_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
news_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
principal_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
project_nested_set_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
project_test.rb Fixed that project identifier can always be updated (#11028). 2012-05-25 16:43:18 +00:00
query_test.rb Adds all/none operators to text custom field filters (#9790). 2012-05-12 12:23: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 Fixed that Repository#entries returns an Array. 2012-06-10 17:01:33 +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 Renamed #changes association to #filechanges (clash with AR::Base.changes that triggers errors with Rails 3.2.5). 2012-06-03 11:46:58 +00:00
role_test.rb Code cleanup. 2012-05-25 20:43:18 +00:00
search_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
setting_test.rb Tests for Setting.per_page_options_array. 2012-05-10 18:53:32 +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 Code cleanup. 2012-05-25 20:18:55 +00:00
user_preference_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
user_test.rb Fixed time zone issues introduced by r9719 (#10996). 2012-05-26 12:07:56 +00:00
version_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
watcher_test.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_content_test.rb Copyright update. 2012-05-05 12:56:53 +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 Copyright update. 2012-05-05 12:56:53 +00:00