summaryrefslogtreecommitdiff
path: root/tests/dbapi20.py
Commit message (Expand)AuthorAgeFilesLines
* Use relative imports throughout testsJon Dufresne2017-12-101-3/+3
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-17/+16
* Replace comparison with None with equality operatorHugo2017-11-281-1/+1
* Fix several typosHyunjun Kim2015-05-031-2/+2
* Fix multiple misspellingsPiotr Kasprzyk2013-04-261-4/+4
* Dropped test about close() on closed connection raising an exceptionDaniele Varrazzo2012-03-041-1/+3
* DBAPI compatibility test updated to 1.12.Daniele Varrazzo2010-09-231-12/+32
* Added DBAPI 2.0 conformance tests in tests/.Federico Di Gregorio2006-02-111-0/+850