ruby--ruby/test/rubygems
akr c8ab5d2dd9 * test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't use
fixed /tmp/apple_gem_home directory.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-28 04:13:08 +00:00
..
data
fake_certlib
bogussources.rb
functional.rb
gem_installer_test_case.rb
gem_package_tar_test_case.rb
gemutilities.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
insure_session.rb
mockgemui.rb
private_key.pem
public_cert.pem
simple_gem.rb
test_config.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem.rb * test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't use 2008-06-28 04:13:08 +00:00
test_gem_builder.rb
test_gem_command.rb
test_gem_command_manager.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_build_command.rb
test_gem_commands_cert_command.rb
test_gem_commands_check_command.rb
test_gem_commands_contents_command.rb
test_gem_commands_dependency_command.rb Update to RubyGems 1.1.1 r1784 (pre 1.2) 2008-06-19 18:15:26 +00:00
test_gem_commands_environment_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_fetch_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_generate_index_command.rb
test_gem_commands_install_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_mirror_command.rb
test_gem_commands_outdated_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_pristine_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_query_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_server_command.rb
test_gem_commands_sources_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_specification_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_stale_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_commands_unpack_command.rb
test_gem_commands_update_command.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_config_file.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_dependency.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_dependency_installer.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_dependency_list.rb
test_gem_digest.rb
test_gem_doc_manager.rb
test_gem_ext_configure_builder.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_ext_ext_conf_builder.rb
test_gem_ext_rake_builder.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_format.rb
test_gem_gem_path_searcher.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_gem_runner.rb
test_gem_indexer.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_install_update_options.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_installer.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_local_remote_options.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_package_tar_header.rb
test_gem_package_tar_input.rb
test_gem_package_tar_output.rb
test_gem_package_tar_reader.rb
test_gem_package_tar_reader_entry.rb
test_gem_package_tar_writer.rb
test_gem_platform.rb
test_gem_remote_fetcher.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_requirement.rb
test_gem_server.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_source_index.rb Fix RubyGems for 1.9, r1780 2008-06-17 23:59:31 +00:00
test_gem_source_info_cache.rb Update to RubyGems 1.1.1 r1784 (pre 1.2) 2008-06-19 18:15:26 +00:00
test_gem_source_info_cache_entry.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_spec_fetcher.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_specification.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_gem_stream_ui.rb
test_gem_uninstaller.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_validator.rb
test_gem_version.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00
test_gem_version_option.rb
test_kernel.rb Update RubyGems to 1.1.1 r1778 (almost 1.2) 2008-06-17 22:04:18 +00:00