summaryrefslogtreecommitdiff
path: root/test/testlib/config.py
Commit message (Expand)AuthorAgeFilesLines
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-5/+28
* Fix bad example of Firebird test DBLele Gaifax2007-12-161-1/+1
* Added command line options to add tripwires for __hash__, __eq__ and __nonzer...Jason Kirtland2007-10-311-1/+7
* A --db alias for max.Jason Kirtland2007-10-241-0/+1
* use threading.local if availableJason Kirtland2007-08-151-1/+1
* --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