summaryrefslogtreecommitdiff
path: root/test/engine/_base.py
Commit message (Expand)AuthorAgeFilesLines
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-182/+0
* - convert @provide_metadata to use self accessMike Bayer2011-03-261-5/+5
* - move _fixtures to work via the normal methods of _base.MappedTest, convertMike Bayer2011-03-261-6/+18
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-42/+45
* - whitespace removal bonanzaMike Bayer2011-01-021-2/+2
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-49/+56
* - fixed a bug in declarative test which was looking for old version of historyMike Bayer2008-08-191-2/+2
* - Quick cleanup of defaults.py. The main DefaultTest is still a mess.Jason Kirtland2008-05-201-1/+144
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-0/+17