naruse 05eb6111d9 * lib/rubygems/commands/contents_command.rb (files_in_default_gem):
remove useless sort. show_files will sort the result and
  another branch, files_in_gem, doesn't sort.
  it should be removed for consistency.

* test/rubygems/test_gem_commands_contents_command.rb
  (test_execute_default_gem): adjust the sort algorithm with
  Gem::Commands::ContentsCommand#show_files, which sort items
  as array of [prefix, basename] not strings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-11 05:08:59 +00:00
..
2014-06-14 13:52:04 +00:00
2014-07-11 08:16:05 +00:00
2014-08-09 01:36:49 +00:00
2014-11-04 03:21:53 +00:00
2014-08-25 04:03:33 +00:00
2014-08-26 12:07:57 +00:00
2014-05-26 03:25:38 +00:00
2014-09-21 01:40:21 +00:00
2014-11-03 00:33:44 +00:00