eftsung / pygr

Automatically exported from code.google.com/p/pygr
0 stars 0 forks source link

create the MySQL test database if it does not exist, rather than skipping #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
nolleyal's patch to create the MySQL test database if it does n
ot exist.

This changes the behavior so that the test tries to create the database
rather than skipping the tests if the database does not already exist.
The database is dropped after the tests are run.

The test database name was also changed from 'test' to '_pygrtestdb' on
the grounds that the latter is less likely to conflict with existing
databases.

Original issue reported on code.google.com by the.good...@gmail.com on 21 Jun 2008 at 8:54

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by the.good...@gmail.com on 22 Aug 2008 at 4:53

GoogleCodeExporter commented 8 years ago

Original comment by mare...@gmail.com on 21 Feb 2009 at 2:03

GoogleCodeExporter commented 8 years ago
verified on Mac OS X.

Original comment by cjlee...@gmail.com on 4 Mar 2009 at 11:14