summaryrefslogtreecommitdiff
path: root/test/perf/sessions.py
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* - move _fixtures to work via the normal methods of _base.MappedTest, convertMike Bayer2011-03-261-2/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-6/+6
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* - The official name for the relation() function is nowMike Bayer2010-03-171-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-13/+11
* - removed test.testing.ORMTest, test.fixtures, and allMike Bayer2009-06-021-4/+5
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* test for session close efficiencyMike Bayer2008-02-081-0/+96