7 Commits

Author SHA1 Message Date
percious17
9f0bd657f4 most of the tests are now working with nose. 2008-12-02 05:11:36 +00:00
percious17
1909dc8888 initial py.test removal.
if you want to test, you must now:
easy_install nose
nosetests
2008-12-02 01:03:28 +00:00
christian.simms
e8cc3ec0f0 get test_changeset working in oracle - just more server_default issues 2008-08-28 02:11:03 +00:00
christian.simms
f687cd3fe0 add support for SA 0.5 2008-08-28 01:17:44 +00:00
jan.dittberner
efcd7d2f63 r1035@denkpolster: jan | 2008-04-02 14:39:05 +0200
- fix unit tests with py-0.9.1, fixes #17
2008-04-02 12:39:41 +00:00
jan.dittberner
32aeb8e95e integrated patch by Christian Simms posted at http://groups.google.com/group/migrate-users/browse_thread/thread/952a2185baf70c4d
fix all test cases for sqlalchemy>=0.4 and still works with sqlalchemy>=0.3.10
fixes #9
2008-02-14 19:10:47 +00:00
jan.dittberner
2cfe1fc31c moved trunk, branches and tags to project root
fixes Issue #5
2008-02-06 18:39:07 +00:00