summaryrefslogtreecommitdiff
path: root/test/ex/test_examples.py
Commit message (Expand)AuthorAgeFilesLines
* this isnt usedMike Bayer2012-09-291-58/+0
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-1/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-13/+20
* python3k fixesMike Bayer2009-08-091-1/+1
* disabled examples test pending necesary repairsMike Bayer2009-08-061-3/+8
* Corrected examples tests. I was running from ./test instead of root.Michael Trier2009-07-281-1/+1
* Added in Examples into the test suite so they get exercised regularly. Cleane...Michael Trier2009-07-271-0/+46