summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2012-12-01test_gem_specification.rb: suppress warningsnobu
2012-12-01* lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain
2012-11-30* test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binarydrbrain
2012-11-30* test/rubygems/test_gem_dependency_installler.rb: gems are of courseusa
2012-11-30* lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa
2012-11-30* test/rubygems/test_gem_installer.rbusa
2012-11-30* test/rubygems/test_gem_installer.rbusa
2012-11-30* test/rubygems/test_gem_ext_ext_conf_builder.rbusa
2012-11-30* lib/rubygems/package.rb: Load YAML for building gems.drbrain
2012-11-30 * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain
2012-11-30 * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain
2012-11-30* lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain
2012-11-29Fix typo of r38004naruse
2012-11-29Sort th result to compare multiple linesnaruse
2012-11-29remove trainling spacesnobu
2012-11-29 * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain
2012-11-29* lib/rubygems*: Updated to RubyGems 2.0drbrain
2012-09-25test_gem_installer.rb: restore ARGVnobu
2012-09-08test_gem_specification.rb: skip meaningless testsnobu
2012-08-22* lib/rubygems/test_case.rb: run test with psych if exist.naruse
2012-08-21Suppress warningsnaruse
2012-08-21remove trainling spaces.nobu
2012-07-30* lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse
2012-05-24Bug #5348nobu
2012-05-09 * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependentnobu
2012-05-09Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan
2012-05-07use assert_equal, assert_match, and so on.nobu
2012-05-07test_gem_installer.rb: fix argument ordernobu
2012-05-05Revert r35443.naruse
2012-05-05* test/rubygems/test_gem_installer.rb: fix broken test for r35541.ayumin
2012-05-04rescue if it cannnot load psych.naruse
2012-04-24fix condition to set yaml enginenobu
2012-04-23test with psychnobu
2012-04-23ignore unnecessary testnobu
2012-04-23skip OpenSSL dependent tests if not availablenobu
2012-04-19* lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain
2012-04-18Use mock of Gem::Security::OPT[:trust_dir]naruse
2012-04-18* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17Revert r35370 due to bad source branchdrbrain
2012-04-17* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-02-27* test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_k...nobu
2011-10-24Follow the error format changed by FreeBSD 9.naruse
2011-10-03* lib/rubygems: Update to RubyGems 1.8.11. Move Deprecate into thedrbrain
2011-09-09* test/rubygems/test_gem_commands_help_command.rb: Add onesorah
2011-09-05* test/rubygems/test_gem_security.rbnaruse
2011-08-26* lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain
2011-08-23* lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain
2011-08-05 * lib/rubygems: Import RubyGems 1.8.7:drbrain
2011-08-01Correct RubyGems bin check on Windows. Bug #5111luislavena
2011-07-27 * lib/rubygems/uninstaller.rb: Add missing require and updatedrbrain