summaryrefslogtreecommitdiff
path: root/test/base/except.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-122/+0
* more fixes to bound parameter exception reportingrel_0_5_4p2Mike Bayer2009-05-261-0/+39
* - added unit test for exception formattingMike Bayer2009-05-261-1/+8
* merge the test/ directory from -r5438:5439 of py3k_warnings branch. this givesMike Bayer2008-12-181-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-5/+4
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-3/+2
* - Now guarding against broken DB-APIs when wrapping their exceptions.Jason Kirtland2007-10-221-0/+78