summaryrefslogtreecommitdiff
path: root/test/orm/lazytest1.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-90/+0
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-46/+45
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-3/+3
* Reworked r4042- undeclared deprecation warnings are now *fatal* to tests. No...Jason Kirtland2008-01-101-44/+45
* test suite deprecation rampageJason Kirtland2008-01-091-2/+2
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-3/+2
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* - identity map in Session is by default *no longer weak referencing*.Mike Bayer2006-12-091-4/+4
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+91