aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou2013-01-171-0/+27
* * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain2013-01-171-0/+21
* * lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain2013-01-041-0/+15
* * lib/rubygems/doctor.rb: Process directories in order in case thedrbrain2013-01-045-12/+7
* Fix test to avoid failure from the order of Dir.foreachnaruse2012-12-251-2/+2
* * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain2012-12-235-85/+406
* * lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain2012-12-193-40/+83
* * lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain2012-12-181-13/+19
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-162-2/+11
* test_gem_remote_fetcher.rb: restore environment variablesnobu2012-12-151-17/+5
* * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui2012-12-141-1/+1
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-141-1/+1
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-142-46/+65
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10
* * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain2012-12-101-0/+84
* * lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain2012-12-101-2/+3
* * lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain2012-12-0831-186/+542
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-064-20/+19
* * lib/rubygems/package.rb: Set rubygems_version before validation.drbrain2012-12-063-0/+38
* * test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu2012-12-011-3/+1
* * lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain2012-12-011-0/+9
* test_gem_specification.rb: suppress warningsnobu2012-12-011-0/+4
* * lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain2012-12-011-0/+35
* * test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binarydrbrain2012-11-301-3/+3
* * test/rubygems/test_gem_dependency_installler.rb: gems are of courseusa2012-11-301-3/+3
* * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa2012-11-301-1/+1
* * test/rubygems/test_gem_installer.rbusa2012-11-301-1/+1
* * test/rubygems/test_gem_installer.rbusa2012-11-301-1/+1
* * test/rubygems/test_gem_ext_ext_conf_builder.rbusa2012-11-301-0/+1
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-301-6/+6
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-301-0/+45
* * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain2012-11-301-0/+14
* * lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain2012-11-301-1/+1
* Fix typo of r38004naruse2012-11-291-1/+1
* Sort th result to compare multiple linesnaruse2012-11-291-1/+1
* remove trainling spacesnobu2012-11-294-5/+5
* * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain2012-11-291-7/+2
* * lib/rubygems*: Updated to RubyGems 2.0drbrain2012-11-29106-2240/+6736
* 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