public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe/files: hoe-2.4.0-tests.patch
@ 2009-12-21 19:48 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-12-21 19:48 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/12/21 19:48:30

  Added:                hoe-2.4.0-tests.patch
  Log:
  Bump and port to fakegem.
  (Portage version: 2.2_rc60/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-ruby/hoe/files/hoe-2.4.0-tests.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/files/hoe-2.4.0-tests.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/hoe/files/hoe-2.4.0-tests.patch?rev=1.1&content-type=text/plain

Index: hoe-2.4.0-tests.patch
===================================================================
Index: hoe-2.4.0/test/test_hoe_gemcutter.rb
===================================================================
--- hoe-2.4.0.orig/test/test_hoe_gemcutter.rb
+++ hoe-2.4.0/test/test_hoe_gemcutter.rb
@@ -1,4 +1,5 @@
 require "hoe/gemcutter" unless defined? Hoe::Gemcutter
+require 'minitest/autorun'
 
 class TestHoeGemcutter < MiniTest::Unit::TestCase
   include Hoe::Gemcutter
Index: hoe-2.4.0/test/test_hoe.rb
===================================================================
--- hoe-2.4.0.orig/test/test_hoe.rb
+++ hoe-2.4.0/test/test_hoe.rb
@@ -49,7 +49,7 @@ class TestHoe < MiniTest::Unit::TestCase
     assert_equal 'blah', spec.rubyforge_project
     assert_equal Gem::RubyGemsVersion, spec.rubygems_version
     assert_match(/^Hoe.*Rakefiles$/, spec.summary)
-    assert_equal files.grep(/^test/), spec.test_files
+    assert_equal files.grep(/^test/).sort, spec.test_files.sort
 
     deps = spec.dependencies
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe/files: hoe-2.4.0-tests.patch
@ 2010-08-21 20:46 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-08-21 20:46 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/08/21 20:46:54

  Removed:              hoe-2.4.0-tests.patch
  Log:
  Remove unused file.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-21 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-21 19:48 [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe/files: hoe-2.4.0-tests.patch Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-21 20:46 Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox