summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain
2012-12-18* lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain
2012-12-16* lib/rubygems.rb: Updated VERSIONdrbrain
2012-12-15test_gem_remote_fetcher.rb: restore environment variablesnobu
2012-12-14 * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-14* lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain
2012-12-10test_gem_rdoc.rb: shut up skipping warningsnobu
2012-12-10* lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain
2012-12-10* lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain
2012-12-08* lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain
2012-12-06* lib/rubygems/command_manager.rb: Removed string concatenationdrbrain
2012-12-06* lib/rubygems/package.rb: Set rubygems_version before validation.drbrain
2012-12-01* test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu
2012-12-01* lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain
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