* [gentoo-commits] gentoo-x86 commit in dev-ruby/dbi/files: ruby-dbi-0.4.3-drivers-test.patch
@ 2012-09-02 8:25 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-09-02 8:25 UTC (permalink / raw
To: gentoo-commits
flameeyes 12/09/02 08:25:56
Added: ruby-dbi-0.4.3-drivers-test.patch
Log:
Move to dev-ruby/dbi.
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.1 dev-ruby/dbi/files/ruby-dbi-0.4.3-drivers-test.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-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/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/dbi/files: ruby-dbi-0.4.3-drivers-test.patch
@ 2012-09-09 8:23 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2012-09-09 8:23 UTC (permalink / raw
To: gentoo-commits
graaff 12/09/09 08:23:04
Removed: ruby-dbi-0.4.3-drivers-test.patch
Log:
Use sed instead of patch broken on whitespace, fixing bug 434188. Make sure the right version of deprecated is used.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-09 8:23 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:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/dbi/files: ruby-dbi-0.4.3-drivers-test.patch Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2012-09-09 8:23 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