]> source.dussan.org Git - redmine.git/commit
Functional tests cleanup.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 3 Dec 2012 22:23:23 +0000 (22:23 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 3 Dec 2012 22:23:23 +0000 (22:23 +0000)
commit4cc4e8bfd3a87ec4434d13e5091c0a7dd4e69233
treef86d4fffe8d7427ba0cfb47e2e70d361aa945121
parent349049a539601b0095783befdef4ae1106d85c98
Functional tests cleanup.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10936 e93f8b46-1217-0410-a6f0-8f06a7374b81
35 files changed:
test/functional/account_controller_test.rb
test/functional/activities_controller_test.rb
test/functional/attachments_controller_test.rb
test/functional/auto_completes_controller_test.rb
test/functional/calendars_controller_test.rb
test/functional/context_menus_controller_test.rb
test/functional/files_controller_test.rb
test/functional/gantts_controller_test.rb
test/functional/issue_categories_controller_test.rb
test/functional/issue_statuses_controller_test.rb
test/functional/issues_controller_test.rb
test/functional/issues_controller_transaction_test.rb
test/functional/journals_controller_test.rb
test/functional/mail_handler_controller_test.rb
test/functional/members_controller_test.rb
test/functional/messages_controller_test.rb
test/functional/news_controller_test.rb
test/functional/project_enumerations_controller_test.rb
test/functional/projects_controller_test.rb
test/functional/reports_controller_test.rb
test/functional/repositories_controller_test.rb
test/functional/roles_controller_test.rb
test/functional/search_controller_test.rb
test/functional/settings_controller_test.rb
test/functional/sys_controller_test.rb
test/functional/time_entry_reports_controller_test.rb
test/functional/timelog_controller_test.rb
test/functional/trackers_controller_test.rb
test/functional/users_controller_test.rb
test/functional/versions_controller_test.rb
test/functional/watchers_controller_test.rb
test/functional/welcome_controller_test.rb
test/functional/wiki_controller_test.rb
test/functional/wikis_controller_test.rb
test/functional/workflows_controller_test.rb