summaryrefslogtreecommitdiff
path: root/test/lib/orm.py
Commit message (Collapse)AuthorAgeFilesLines
* - further reorganization of test suite:Mike Bayer2012-09-261-111/+0
| | | | | | | | | | | - bootstrap and lib move to all absolute imports - testing.py is no longer internally referenced. - requirements move to be a pluggable class which can be overridden. - cleanup in the interests of third party testing, test/lib and test/bootstrap may move to be an independent package.
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-0/+111