summaryrefslogtreecommitdiff
path: root/test/orm/_base.py
Commit message (Expand)AuthorAgeFilesLines
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-137/+0
* - move all the setup_classes(cls) and setup_mappers(cls) to use aMike Bayer2011-03-271-62/+43
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-89/+33
* - remove some remaining sys.modules shenanigansrel_0_7b1Mike Bayer2011-02-121-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-1/+1
* - move topological, queue into utilMike Bayer2010-12-051-1/+0
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-4/+4
* - mega example cleanupMike Bayer2010-01-191-82/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-13/+13
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-51/+57
* - removed test.testing.ORMTest, test.fixtures, and allMike Bayer2009-06-021-14/+18
* - fixed a bug in declarative test which was looking for old version of historyMike Bayer2008-08-191-2/+2
* - Removed 2.3 set emulations/enhancements.Jason Kirtland2008-07-151-1/+1
* - More uses of exc.NO_STATEJason Kirtland2008-05-211-2/+2
* - Quick cleanup of defaults.py. The main DefaultTest is still a mess.Jason Kirtland2008-05-201-1/+1
* - Reworked test/orm/mapperJason Kirtland2008-05-131-0/+4
* correcting dataload profiles for various testsMike Bayer2008-05-101-3/+6
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-0/+277