]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- moved selectresults test from orm to ext package
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 22 Sep 2006 00:33:44 +0000 (00:33 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 22 Sep 2006 00:33:44 +0000 (00:33 +0000)
commit8f41fed5a20a199f6684b23c4c47d647fa292417
tree13b91b51327b1539c3a1cb29d1918eea6553e3e6
parentb986e0b51762c4f849f7f936e7aaa7d78c61aa70
- moved selectresults test from orm to ext package
- renamed objectstore test suite to unitofwork
- added additional "eagerdegrade" tests to mapper, to test fixes from #308
test/ext/alltests.py
test/ext/selectresults.py [moved from test/orm/selectresults.py with 100% similarity]
test/orm/alltests.py
test/orm/mapper.py
test/orm/session.py
test/orm/unitofwork.py [moved from test/orm/objectstore.py with 97% similarity]