aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* test_gem_installer.rb: restore ARGVnobu2012-09-251-2/+3
* test_gem_specification.rb: skip meaningless testsnobu2012-09-081-0/+14
* * lib/rubygems/test_case.rb: run test with psych if exist.naruse2012-08-221-7/+0
* Suppress warningsnaruse2012-08-211-0/+7
* remove trainling spaces.nobu2012-08-213-4/+4
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-301-1/+2
* Bug #5348nobu2012-05-241-0/+6
* * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependentnobu2012-05-091-7/+10
* Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan2012-05-092-45/+49
* use assert_equal, assert_match, and so on.nobu2012-05-071-2/+2
* test_gem_installer.rb: fix argument ordernobu2012-05-071-1/+1
* Revert r35443.naruse2012-05-052-36/+36
* * test/rubygems/test_gem_installer.rb: fix broken test for r35541.ayumin2012-05-052-36/+36
* rescue if it cannnot load psych.naruse2012-05-041-1/+5
* fix condition to set yaml enginenobu2012-04-241-1/+1
* test with psychnobu2012-04-231-2/+5
* ignore unnecessary testnobu2012-04-231-3/+1
* skip OpenSSL dependent tests if not availablenobu2012-04-231-7/+10
* * lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain2012-04-195-0/+200
* Use mock of Gem::Security::OPT[:trust_dir]naruse2012-04-181-0/+10
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1812-25/+700
* Revert r35370 due to bad source branchdrbrain2012-04-1712-694/+25
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1712-25/+694
* * test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_k...nobu2012-02-271-2/+1
* Follow the error format changed by FreeBSD 9.naruse2011-10-241-2/+2
* * lib/rubygems: Update to RubyGems 1.8.11. Move Deprecate into thedrbrain2011-10-038-41/+41
* * test/rubygems/test_gem_commands_help_command.rb: Add onesorah2011-09-091-0/+1
* * test/rubygems/test_gem_security.rbnaruse2011-09-051-0/+1
* * lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain2011-08-266-55/+171
* * lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain2011-08-231-0/+29
* * lib/rubygems: Import RubyGems 1.8.7:drbrain2011-08-054-0/+76
* Correct RubyGems bin check on Windows. Bug #5111luislavena2011-08-011-1/+2
* * lib/rubygems/uninstaller.rb: Add missing require and updatedrbrain2011-07-272-14/+11
* * lib/rubygems: Update to RubyGems 1.8.6.1.drbrain2011-07-2783-511/+92
* * lib/rubygems/specification.rb: Restore behavior ofdrbrain2011-07-231-0/+10
* * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? ofusa2011-06-071-12/+0
* * test/rubygems/test_gem.rb (TestGem#{test_self_user_home_userprofile,usa2011-06-071-4/+2
* * test/rubygems/test_gem_commands_which_command.rb:naruse2011-06-031-4/+4
* * lib/rubygems, test/rubygems: properties.nobu2011-06-013-4/+4
* Import rubygems 1.8.5 (released @ 137c80f)ryan2011-06-0145-1286/+1664
* * remove trailing spaces.nobu2011-05-153-13/+13
* Import rubygems 1.6.2 (release candidate @ 2026fbb5)ryan2011-03-098-27/+96
* * test/rubygems/test_gem_spec_fetcher.rbusa2011-03-081-1/+2
* cancel subversion backfire. sorrymatz2011-03-0733-389/+1373
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-0733-1373/+389
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-0141-396/+1634
* Import rubygems 1.5.0 (released version @ 1fb59d0)ryan2011-02-016-9/+106
* * test/rubygems/test_gem_security.rb (TestGemSecurity): valid onlynobu2011-01-301-1/+1
* Import rubygems 1.5.0 (release candidate @ 09893d9)ryan2011-01-2872-1121/+212
* Importing rubygems @ c2d4131: Deal with platforms that have DLEXT2 == nil. Fi...ryan2011-01-193-10/+113