|
72848c84bc
|
Somehow I missed this connection setup
|
2012-10-02 13:50:00 -04:00 |
|
|
413c3b6623
|
Giving Travis it's own database with utf8 charset in hopes this will fix the callproc test (which works everywhere else)
|
2012-10-02 13:19:09 -04:00 |
|
|
ae94e44ed1
|
Add Travis-specific configuration file
|
2012-10-02 12:59:29 -04:00 |
|
|
3581603f45
|
Merge branch 'master' into MySQLdb-1.2
Conflicts:
MySQLdb/tests/test_MySQLdb_capabilities.py
MySQLdb/tests/test_MySQLdb_dbapi20.py
|
2012-10-02 12:58:00 -04:00 |
|
|
d0e96c7155
|
Unify test connection configuration
|
2012-10-02 12:37:41 -04:00 |
|
|
1936b93cf0
|
Test connection tweaks for Travis
|
2012-10-01 13:14:38 -04:00 |
|
|
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 |
|
|
d1b43681cf
|
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-26 16:02:05 -04:00 |
|
|
f60f81d114
|
Revert "Hopefully this is just a very minor spacing cleanup."
This reverts commit cdc221a8078382f3a0d97b8b43b155a4f6246297.
Conflicts:
MySQLdb/MANIFEST.in
MySQLdb/metadata.cfg
|
2012-09-26 11:18:32 -04:00 |
|
|
cdc221a807
|
Hopefully this is just a very minor spacing cleanup.
|
2012-09-25 21:08:56 -04:00 |
|
|
7676693b8f
|
More Python 3 fixes. Py 3 blows up when testing BLOBs.
|
2012-09-08 21:22:53 +00:00 |
|
|
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 |
|
|
3b3e11340a
|
Python 3 fixes. _mysql raises SystemError, segfaults
|
2012-09-08 17:28:34 +00:00 |
|
|
318dab9ab4
|
Add a test case for #3514287. Was fixed in 1.2.3.
|
2012-09-07 17:23:22 +00:00 |
|
|
81dbbc5174
|
Update UnitTest methods deprecated in Python 2.7
|
2012-09-07 15:32:48 +00:00 |
|
|
fa5cb8b463
|
Add a test for connection.ping()
|
2009-03-11 02:34:59 +00:00 |
|
|
ae8a1a8a75
|
Backport some new trunk tests
|
2009-03-08 17:48:11 +00:00 |
|
|
8d2979ed02
|
Move tests into their own directory to parallel trunk
|
2009-03-08 17:45:52 +00:00 |
|