ruby/test/rubygems
usa ac81a6e38d merge revision(s) 33232:
* test/rubygems/test_gem_commands_help_command.rb: Add one
  `require` because if run test-all with test/unit parallel
  running, sometimes this test fails by some constants not found.
  The error reason is some worker doesn't require the file needed by
  this test. This issue is related to [ruby-core:36168].


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-14 07:36:03 +00:00
..
data Import RubyGems trunk revision 1493. 2007-11-10 07:48:56 +00:00
fake_certlib * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
foo * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
plugin * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
rubygems/commands * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
sff * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
bogussources.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
fix_openssl_warnings.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
insure_session.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
private_key.pem Import RubyGems 1.1.0 2008-03-31 22:40:06 +00:00
public_cert.pem Import RubyGems 1.1.0 2008-03-31 22:40:06 +00:00
rubygems_plugin.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
simple_gem.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_config.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_builder.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_command_manager.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_build_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_cert_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_check_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_cleanup_command.rb * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections. 2011-08-05 20:18:14 +00:00
test_gem_commands_contents_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_dependency_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_environment_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_fetch_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_generate_index_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_help_command.rb merge revision(s) 33232: 2012-02-14 07:36:03 +00:00
test_gem_commands_install_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_list_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_lock_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_outdated_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_owner_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_pristine_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_push_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_query_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_server_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_sources_command.rb * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections. 2011-08-05 20:18:14 +00:00
test_gem_commands_specification_command.rb * backport r33074 from trunk 2011-08-26 01:12:57 +00:00
test_gem_commands_stale_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_uninstall_command.rb * backport r33074 from trunk 2011-08-26 01:12:57 +00:00
test_gem_commands_unpack_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_update_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_commands_which_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_config_file.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_dependency.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_dependency_installer.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_dependency_list.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_doc_manager.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_ext_configure_builder.rb merge revision(s) 33517: 2012-02-09 21:13:27 +00:00
test_gem_ext_ext_conf_builder.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_ext_rake_builder.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_format.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_gem_path_searcher.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_gem_runner.rb * backport r33074 from trunk 2011-08-26 01:12:57 +00:00
test_gem_gemcutter_utilities.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_indexer.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_install_update_options.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_installer.rb Backported r32804 from trunk 2011-08-04 22:39:35 +00:00
test_gem_local_remote_options.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_tar_header.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_tar_input.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_tar_output.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_tar_reader.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_tar_reader_entry.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_tar_writer.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_package_task.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_path_support.rb * backport r33074 from trunk 2011-08-26 01:12:57 +00:00
test_gem_platform.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_remote_fetcher.rb * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections. 2011-08-05 20:18:14 +00:00
test_gem_requirement.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_security.rb merge revision(s) 33189: 2011-09-05 06:07:01 +00:00
test_gem_server.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_silent_ui.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_source_index.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_spec_fetcher.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_specification.rb merge revision(s) 33386: 2011-10-08 10:53:11 +00:00
test_gem_stream_ui.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_text.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_uninstaller.rb * lib/rubygems/uninstaller.rb: Add missing require and update 2011-07-27 03:42:40 +00:00
test_gem_validator.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_version.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_gem_version_option.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00
test_kernel.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 02:04:03 +00:00