summaryrefslogtreecommitdiff
path: root/test/ext/test_hybrid.py
Commit message (Expand)AuthorAgeFilesLines
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* - express most of the orm.util functions in terms of the inspection systemMike Bayer2012-07-161-3/+3
* - [bug] implemented standard "can't set attribute" /Mike Bayer2012-01-271-6/+26
* - [bug] Fixed bug whereby hybrid_property didn'tMike Bayer2011-12-111-1/+46
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-5/+6
* make it more explicit in tests which dialect we want to use for thingsMike Bayer2011-02-111-0/+4
* - tests for hybridMike Bayer2011-01-171-100/+238
* - whitespace removal bonanzaMike Bayer2011-01-021-4/+4
* - a few fixesMike Bayer2010-08-081-0/+102