summaryrefslogtreecommitdiff
path: root/test/orm/test_compile.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-63/+82
* - Improved checking for an existing backref name conflict duringMike Bayer2013-03-031-2/+30
* getting everything to pass againMike Bayer2012-09-271-1/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
* - move all the comments that got shoved below the fixture grabs back upMike Bayer2011-03-271-0/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-2/+2
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* | [ticket:1966] implementationMike Bayer2010-11-151-17/+18
|/
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-241-5/+5
* - The official name for the relation() function is nowMike Bayer2010-03-171-9/+9
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+183