* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dbi/files: ruby-dbi-0.4.3-drivers-test.patch
@ 2010-06-15 18:04 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2010-06-15 18:04 UTC (permalink / raw
To: gentoo-commits
graaff 10/06/15 18:04:03
Added: ruby-dbi-0.4.3-drivers-test.patch
Log:
Version bump. Convert to ruby-ng. Make sure tests run.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-ruby/ruby-dbi/files/ruby-dbi-0.4.3-drivers-test.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dbi/files/ruby-dbi-0.4.3-drivers-test.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dbi/files/ruby-dbi-0.4.3-drivers-test.patch?rev=1.1&content-type=text/plain
Index: ruby-dbi-0.4.3-drivers-test.patch
===================================================================
Remove a test that will fail because we cannot garantuee that
these drivers are installed, especially on first installation.
--- test/dbi/tc_dbi.rb.orig 2010-06-15 19:58:58.732811127 +0200
+++ test/dbi/tc_dbi.rb 2010-06-15 19:59:10.004808935 +0200
@@ -139,18 +139,6 @@
assert_respond_to(DBI, :connect)
end
- def test_available_drivers
- assert_respond_to(DBI, :available_drivers)
- assert_equal(
- [
- "dbi:Mysql:",
- "dbi:ODBC:",
- "dbi:Pg:",
- "dbi:SQLite3:",
- "dbi:SQLite:"
- ], DBI.available_drivers.sort)
- end
-
# PRIVATE METHODS
def test_parse_url
assert_nothing_raised{ DBI.send(:parse_url, "dbi:foo:bar") }
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dbi/files: ruby-dbi-0.4.3-drivers-test.patch
@ 2012-09-02 8:28 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-09-02 8:28 UTC (permalink / raw
To: gentoo-commits
flameeyes 12/09/02 08:28:02
Removed: ruby-dbi-0.4.3-drivers-test.patch
Log:
Remove moved package.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-02 8:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-02 8:28 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dbi/files: ruby-dbi-0.4.3-drivers-test.patch Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2010-06-15 18:04 Hans de Graaff (graaff)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox