summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Change one assertTrue to assertEquals to get better failure outputMarc Abramowitz2013-09-301-1/+1
|
* PyPy fixes, and probably some reference issues for CPython too.farcepest2012-10-173-2/+5
| | | | Derived from a patch at https://bitbucket.org/pypy/compatibility/wiki/edit/mysql-python
* Revert to using utf8 for default testing setup as utf8mb4 is not ubiquitous.farcepest2012-10-081-1/+1
|
* Workaround for recommended MySQL 5.5 utf8mb4 character set, which is not ↵farcepest2012-10-052-2/+2
| | | | recognized by Python yet.
* Allow pip install from gitEvax Software2012-10-048-0/+1569
Merged with modifications from https://github.com/evax/MySQLdb1/commit/a8152690101733904b16a32ff8467220ca07242c