summaryrefslogtreecommitdiff
path: root/test/testlib/engines.py
Commit message (Expand)AuthorAgeFilesLines
* - auto-reconnect support improved; a Connection can now automaticallyMike Bayer2007-12-191-1/+27
* - added extra argument con_proxy to ConnectionListener interface checkout/che...Mike Bayer2007-08-171-11/+26
* - session transaction closing tweak for threadlocalJason Kirtland2007-08-171-3/+4
* added a testing decorator that mops up wayward connectionsJason Kirtland2007-08-171-0/+55
* Improve utf8 engine handling during test setup and in test suites.Jason Kirtland2007-08-081-5/+12
* Rearranged engine initialization, its now easy to make ad-hoc testing engines...Jason Kirtland2007-08-031-0/+33