1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems
nobu 018e1e4f5e * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed
typos.

* test/rubygems/test_gem.rb (test_self_dir): removed false
  assertions.

* test/rubygems/test_gem.rb (test_self_set_paths): checks if paths
  are included.

* test/rubygems/test_gem_commands_install_command.rb
  (test_execute_remote): checks diagnostic message too.

* test/rubygems/test_gem_installer.rb (load): uses Gem.ruby.

* test/rubygems/gemutilities.rb (Gem.ruby): initializes from the
  environment variable to run without installation.

* test/rubygems/gemutilities.rb (RubyGemTestCase#util_build_gem):
  creates cache directory.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-22 07:28:35 +00:00
..
commands Update to RubyGems 1.3.1 r1909. 2008-10-25 22:58:43 +00:00
digest
ext
indexer
package Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
builder.rb
command.rb
command_manager.rb
config_file.rb Update to RubyGems 1.3.1 r1909. 2008-10-25 22:58:43 +00:00
custom_require.rb Update to RubyGems 1.3.1 r1909. 2008-10-25 22:58:43 +00:00
defaults.rb * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir): 2009-01-07 08:13:07 +00:00
dependency.rb
dependency_installer.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
dependency_list.rb
doc_manager.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
exceptions.rb
ext.rb
format.rb
gem_openssl.rb
gem_path_searcher.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
gem_runner.rb
indexer.rb
install_update_options.rb
installer.rb * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed 2009-01-22 07:28:35 +00:00
local_remote_options.rb * lib/rubygems/local_remote_options.rb (Gem#add_update_sources_option): 2008-12-04 05:55:36 +00:00
old_format.rb
package.rb
platform.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
remote_fetcher.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
require_paths_builder.rb
requirement.rb
rubygems_version.rb Update to RubyGems 1.3.1 r1909. 2008-10-25 22:58:43 +00:00
security.rb
server.rb
source_index.rb Update to RubyGems 1.3.1 r1909. 2008-10-25 22:58:43 +00:00
source_info_cache.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
source_info_cache_entry.rb
spec_fetcher.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
specification.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
test_utilities.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
timer.rb * lib/rubygems/timer.rb: removed svn:executable. 2008-11-11 15:09:21 +00:00
uninstaller.rb Update to RubyGems 1.3.0 r1891 2008-09-25 10:13:50 +00:00
user_interaction.rb
validator.rb * lib/rubygems/validator.rb (Gem#remove_leading_dot_dir): make 2008-12-04 07:58:55 +00:00
version.rb
version_option.rb