On Aug 18, 2009, at 12:47 AM, Marin wrote:

>
> I reported the bug a year ago. It seems nobody is interested in fixing
> it.
> So, this is my first try, but i don't know how to use the regression
> test to see if it is correct. Can anybody help me?

There's a README.unittests that should tell you all you need to know.

Basically you need a test database, possibly a 'test_schema' depending  
on the db (see the bottom of the doc), then run:

nosetests -v --dburi=some://uri/db

--
Philip Jenvey


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to