summaryrefslogtreecommitdiff
path: root/tests/test_psycopg2_dbapi20.py
Commit message (Expand)AuthorAgeFilesLines
* Use relative imports throughout testsJon Dufresne2017-12-101-5/+5
* Always import the system unittestJon Dufresne2017-12-011-1/+2
* Merge branch 'master' into named-callprocDaniele Varrazzo2016-12-261-0/+2
|\
| * Python source cleanup using flake8Daniele Varrazzo2016-10-111-1/+2
* | callproc: tests, docs, and comment/error-reporting touchups.mrmilosz2015-12-121-0/+23
|/
* Merge branch 'python2' into python3Daniele Varrazzo2011-01-101-1/+24
|\
| * Test decorator moved into the test utilities moduleDaniele Varrazzo2011-01-091-1/+1
| * Added license to unit testsDaniele Varrazzo2011-01-091-0/+23
* | Test suite converted into a proper package.Daniele Varrazzo2010-12-211-3/+3
|/
* Test cleanup.Daniele Varrazzo2010-11-191-8/+3
* Silencing other 2 tests failures due to 2pc disabled in the server.Daniele Varrazzo2010-11-091-0/+8
* hook up two phase commit tests.Daniele Varrazzo2010-11-051-1/+9
* Removed unecessary importFederico Di Gregorio2009-04-041-1/+0
* 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com>James Henstridge2008-04-201-1/+1
* Added 'make check' target, running all the available tests.Daniele Varrazzo2007-11-111-21/+15
* Added DBAPI 2.0 conformance tests in tests/.Federico Di Gregorio2006-02-111-0/+35