You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Toshi MARUYAMA 79b7b32980 1.4-stable: scm: git: backport creating and updating test from trunk r9616 (#10830) 12 years ago
..
account_controller_test.rb Moved tests about session reset to functional tests. 12 years ago
activities_controller_test.rb Rails 3.1 compatibility. 12 years ago
admin_controller_test.rb Don't use #delete on String in Mailer. 12 years ago
attachments_controller_test.rb Rails 3.1 compatibility. 12 years ago
auth_sources_controller_test.rb Fixed that LDAP error is not displayed when testing connection. 12 years ago
auto_completes_controller_test.rb Don't use auth_sources fixtures when not needed. 12 years ago
boards_controller_test.rb Prevent mass-assignment when adding/updating a forum (#10390). 12 years ago
calendars_controller_test.rb Removed some generate! calls. 12 years ago
comments_controller_test.rb Rails3: test: fix ordering functional/comments_controller_test.rb 12 years ago
context_menus_controller_test.rb Don't use auth_sources fixtures when not needed. 12 years ago
custom_fields_controller_test.rb Resourcified custom fields. 12 years ago
documents_controller_test.rb Additional tests for DocumentsController. 12 years ago
enumerations_controller_test.rb Rails3: :order option has no effect here because of the default_scope on Enumeration. 12 years ago
files_controller_test.rb Adds helpers for testing email body. 12 years ago
gantts_controller_test.rb Rails3: test: template must be specified as controller/action not with their extension any more 12 years ago
groups_controller_test.rb Adds functional tests for GroupsController. 12 years ago
issue_categories_controller_test.rb Adds functional tests. 12 years ago
issue_relations_controller_test.rb Merged r9384, r9385 from trunk. 12 years ago
issue_statuses_controller_test.rb Adds functional tests. 12 years ago
issues_controller_test.rb Merged r9404, r9405 from trunk. 12 years ago
issues_controller_transaction_test.rb Better handling of attachments when issue validation fails (#10253). 12 years ago
journals_controller_test.rb remove trailing white-spaces from functional journals controller test. 13 years ago
mail_handler_controller_test.rb Adds tests for MailHandler. 12 years ago
members_controller_test.rb Resourcified project memberships. 12 years ago
messages_controller_test.rb Merged r9350 and r9351 from trunk. 12 years ago
my_controller_test.rb Merged r9417 from trunk (#10664). 12 years ago
news_controller_test.rb More functional tests for NewsController. 12 years ago
previews_controller_test.rb code layout clean up of test_preview_issue_notes at test/functional/previews_controller_test.rb 12 years ago
project_enumerations_controller_test.rb Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3. 12 years ago
projects_controller_test.rb Rails 3.1 compatibility. 12 years ago
queries_controller_test.rb Additional tests for QueriesController. 12 years ago
reports_controller_test.rb Test cleanup. 12 years ago
repositories_bazaar_controller_test.rb Rails3: test: scm: bazaar: use "repository_path_hash" for path param 12 years ago
repositories_controller_test.rb Adds a test for project menu item when displaying a revision. 12 years ago
repositories_cvs_controller_test.rb Rails3: test: scm: cvs: use "repository_path_hash" for path param 12 years ago
repositories_darcs_controller_test.rb Rails3: test: scm: darcs: use "repository_path_hash" for path param 12 years ago
repositories_filesystem_controller_test.rb Rails3: test: scm: filesystem: use "repository_path_hash" for path param 12 years ago
repositories_git_controller_test.rb 1.4-stable: scm: git: backport creating and updating test from trunk r9616 (#10830) 12 years ago
repositories_mercurial_controller_test.rb Rails3: test: scm: mercurial: use "repository_path_hash" for path param 12 years ago
repositories_subversion_controller_test.rb Removed assertions on blank template. 12 years ago
roles_controller_test.rb Test cleanup. 12 years ago
search_controller_test.rb Additional tests for SearchController and handle my_projects scope without memberships. 12 years ago
settings_controller_test.rb Rails 3.1 compatibility. 12 years ago
sys_controller_test.rb Can not use Project#find on scopes with Rails 3.1. 12 years ago
time_entry_reports_controller_test.rb Adds "Status" to the time report criteria (#9985). 12 years ago
timelog_controller_test.rb Merged r9740 and r9741 from trunk. 12 years ago
trackers_controller_test.rb Sort values for assertion. 12 years ago
users_controller_test.rb Additional tests for UsersController. 12 years ago
versions_controller_test.rb Removed some generate! calls. 12 years ago
watchers_controller_test.rb Fixed Internal Error in watchers XHR search (#10600). 12 years ago
welcome_controller_test.rb Removed ApplicationControllerTest. 12 years ago
wiki_controller_test.rb Ability to edit a wiki page's parent on the edit page (#6449). 12 years ago
wikis_controller_test.rb remove trailing white-spaces from test/functional/wikis_controller_test.rb. 13 years ago
workflows_controller_test.rb remove trailing white-spaces from test/functional/workflows_controller_test.rb. 13 years ago