Commit Graph

8 Commits

Author SHA1 Message Date
farcepest
048b70d901 Fix MySQLdb1-1 Exception format incompatible with previous versions
Unfortunately, when I broke this, I broke the test at the same time. That should have been a red flag.
2012-09-27 12:40:03 -04:00
adustman
7676693b8f More Python 3 fixes. Py 3 blows up when testing BLOBs. 2012-09-08 21:22:53 +00:00
adustman
8041cc6df6 Some (many) tests actually pass now on Python 3. May no longer be backwards-compatible with Python < 2.6. 2012-09-08 20:24:45 +00:00
adustman
3b3e11340a Python 3 fixes. _mysql raises SystemError, segfaults 2012-09-08 17:28:34 +00:00
adustman
318dab9ab4 Add a test case for #3514287. Was fixed in 1.2.3. 2012-09-07 17:23:22 +00:00
adustman
81dbbc5174 Update UnitTest methods deprecated in Python 2.7 2012-09-07 15:32:48 +00:00
adustman
fa5cb8b463 Add a test for connection.ping() 2009-03-11 02:34:59 +00:00
adustman
8d2979ed02 Move tests into their own directory to parallel trunk 2009-03-08 17:45:52 +00:00