redmine/test/unit
Jean-Philippe Lang c5cabfe106 Fixed: Wiki section edit escapes code tags inside pre blocks (#9673).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7975 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-11-28 21:45:02 +00:00
..
helpers Fixes require path in test. 2011-11-27 20:27:13 +00:00
initializers
lib Fixed: Wiki section edit escapes code tags inside pre blocks (#9673). 2011-11-28 21:45:02 +00:00
activity_test.rb
attachment_test.rb Limit the characters stripped by Attachment#sanitize_filename (#4324). 2011-11-24 20:17:56 +00:00
auth_source_ldap_test.rb
board_test.rb
changeset_test.rb
comment_test.rb
custom_field_test.rb
custom_field_user_format_test.rb
custom_field_version_format_test.rb Fixed: Custom 'version' field don't show shared versions (#8615). 2011-11-11 12:32:21 +00:00
custom_value_test.rb Custom date field accepts invalid dates (#9394). 2011-11-11 13:22:57 +00:00
default_data_test.rb
document_category_test.rb
document_test.rb
enabled_module_test.rb
enumeration_test.rb
group_test.rb
issue_category_test.rb
issue_nested_set_test.rb Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577). 2011-11-15 19:55:21 +00:00
issue_priority_test.rb
issue_relation_test.rb
issue_status_test.rb
issue_test.rb Fixed: User with groups may not see issues assigned to him or to its groups (#9478). 2011-11-11 12:22:47 +00:00
journal_observer_test.rb
journal_test.rb
mail_handler_test.rb Improved user creation from incoming email. 2011-11-27 15:27:14 +00:00
mailer_test.rb Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751). 2011-11-20 09:32:42 +00:00
member_test.rb
message_test.rb
news_test.rb
principal_test.rb
project_nested_set_test.rb
project_test.rb Fixed: copied private queries not visible after project copy (#9520). 2011-11-11 17:33:02 +00:00
query_test.rb Sort the issue list by author/assignee according to user display format (#9669). 2011-11-26 17:37:20 +00:00
repository_bazaar_test.rb
repository_cvs_test.rb
repository_darcs_test.rb
repository_filesystem_test.rb
repository_git_test.rb scm: git: test: model: fix failing test_parents on PostgreSQL (#5501) 2011-11-03 09:58:38 +00:00
repository_mercurial_test.rb
repository_subversion_test.rb
repository_test.rb
role_test.rb
search_test.rb
setting_test.rb Adds a method to clear the settings cache. 2011-11-13 15:20:31 +00:00
testing_test.rb
time_entry_activity_test.rb
time_entry_test.rb
token_test.rb
tracker_test.rb
user_preference_test.rb
user_test.rb Sort the issue list by author/assignee according to user display format (#9669). 2011-11-26 17:37:20 +00:00
version_test.rb
watcher_test.rb
wiki_content_test.rb Adds #current_version? method to wiki content. 2011-11-28 20:12:03 +00:00
wiki_page_test.rb
wiki_redirect_test.rb
wiki_test.rb
workflow_test.rb