summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_selects.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug when using joined table inheritance from a table to aMike Bayer2013-12-161-14/+65
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-4/+3
* - move _fixtures to work via the normal methods of _base.MappedTest, convertMike Bayer2011-03-261-2/+2
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+1
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+51