summaryrefslogtreecommitdiff
path: root/test/testlib/config.py
Commit message (Expand)AuthorAgeFilesLines
* --dropfirst option added, defaults to False. pre-drops tables when set to Tr...Mike Bayer2007-08-101-14/+17
* Improve utf8 engine handling during test setup and in test suites.Jason Kirtland2007-08-081-15/+23
* Addded 're' importJason Kirtland2007-08-081-1/+1
* More robust droppage of table detritus, also respect --quietJason Kirtland2007-08-041-10/+13
* Rearranged engine initialization, its now easy to make ad-hoc testing engines...Jason Kirtland2007-08-031-38/+49
* - commented out auto-rollback of attributes for now, added [ticket:705] with ...Mike Bayer2007-07-311-1/+5
* Fix coverage again- try really hard not to load anything from lib/ until afte...Jason Kirtland2007-07-271-0/+1
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+255