public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-proxy/swiftiply/files: swiftiply-0.6.4-test-deque-fix.patch swiftiply-0.6.1.1-ffr-stderror.patch
@ 2013-04-19 20:19 Tom Wijsman (tomwij)
  0 siblings, 0 replies; only message in thread
From: Tom Wijsman (tomwij) @ 2013-04-19 20:19 UTC (permalink / raw
  To: gentoo-commits

tomwij      13/04/19 20:19:45

  Added:                swiftiply-0.6.4-test-deque-fix.patch
  Removed:              swiftiply-0.6.1.1-ffr-stderror.patch
  Log:
  Version bump to 0.6.4 which fixes all compilation errors and most test errors, there is only one failing test remaining.
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)

Revision  Changes    Path
1.1                  net-proxy/swiftiply/files/swiftiply-0.6.4-test-deque-fix.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/swiftiply/files/swiftiply-0.6.4-test-deque-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/swiftiply/files/swiftiply-0.6.4-test-deque-fix.patch?rev=1.1&content-type=text/plain

Index: swiftiply-0.6.4-test-deque-fix.patch
===================================================================
--- a/test/TC_Deque.rb	2008-09-30 09:59:24.000000000 +0200
+++ b/test/TC_Deque.rb	2013-04-19 22:05:01.010997265 +0200
@@ -2,14 +2,14 @@
 require 'external/test_support'
+require 'ext/deque/deque'
 SwiftcoreTestSupport.set_src_dir
 require 'rbconfig'
-require 'swiftcore/deque'
 
 class TC_Deque < Test::Unit::TestCase
 	@@testdir = SwiftcoreTestSupport.test_dir(__FILE__)
 	
 	def setup
 		Dir.chdir(@@testdir)
-		SwiftcoreTestSupport.announce(:proxybag,"ProxyBag")
+		SwiftcoreTestSupport.announce(:deque,"Deque")
 	end
 
 	def teardown






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-19 20:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 20:19 [gentoo-commits] gentoo-x86 commit in net-proxy/swiftiply/files: swiftiply-0.6.4-test-deque-fix.patch swiftiply-0.6.1.1-ffr-stderror.patch Tom Wijsman (tomwij)

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