summaryrefslogtreecommitdiff
path: root/test/zblog
Commit message (Expand)AuthorAgeFilesLines
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - Restored 2.3 compat. in lib/sqlalchemyJason Kirtland2008-01-191-0/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-124-31/+27
* test suite deprecation rampageJason Kirtland2008-01-092-51/+71
* - also added proxying of save_or_update to scoped sessions.Ants Aasma2007-10-311-0/+1
* Firebird dialect now uses SingletonThreadPool as its poolclass.Roger Demetrescu2007-10-071-3/+3
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-274-24/+22
* "alltests" runners call testbase.main(), which takes an optional suite,Mike Bayer2007-03-151-1/+1
* reorganizing classnames a bit, flagging "private" classes in the sql package,Mike Bayer2006-10-171-2/+2
* - a fair amount of cleanup to the schema package, removal of ambiguousMike Bayer2006-10-141-2/+2
* - logging is now implemented via standard python "logging" module.Mike Bayer2006-09-241-1/+1
* forgot the tearDown step....Mike Bayer2006-09-071-0/+1
* - added basic 'zblog' test suiteMike Bayer2006-09-057-0/+359