summaryrefslogtreecommitdiff
path: root/tests/test_transaction.py
Commit message (Expand)AuthorAgeFilesLines
* Full flake8 3.5 cleanupDaniele Varrazzo2018-10-231-0/+1
* Use relative imports throughout testsJon Dufresne2017-12-101-1/+1
* Always import the system unittestJon Dufresne2017-12-011-1/+2
* Use modern except syntax throughout projectJon Dufresne2017-11-201-4/+4
* Allow skipping the slow testmanylinuxDaniele Varrazzo2017-02-021-1/+3
* Python source cleanup using flake8Daniele Varrazzo2016-10-111-2/+5
* Testing boilerplate unified in a single base classDaniele Varrazzo2013-04-071-16/+11
* Cleanup of skipping of testing methods on certain Py/PG versionsDaniele Varrazzo2011-02-151-2/+2
* Merge branch 'python2' into python3Daniele Varrazzo2011-01-101-0/+23
|\
| * Added license to unit testsDaniele Varrazzo2011-01-091-0/+23
* | Test suite converted into a proper package.Daniele Varrazzo2010-12-211-5/+4
|/
* More careful connections handling during tests.Daniele Varrazzo2010-11-281-0/+3
* Deal uniformly with test servers without pg_sleep.Daniele Varrazzo2010-11-281-6/+4
* Test cleanup.Daniele Varrazzo2010-11-191-3/+6
* Applied spelling fixes patch from Peter EisentrautFederico Di Gregorio2010-07-181-2/+2
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-0/+2
* 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com>James Henstridge2008-04-201-3/+3
* * tests/test_connection.py (ConnectionTests): add simple tests forJames Henstridge2008-01-191-8/+4
* * tests/test_transaction.py (DeadlockSerializationTestCase): portJames Henstridge2008-01-161-1/+152
* * tests/test_transaction.pyJames Henstridge2008-01-111-1/+1
* Added 'make check' target, running all the available tests.Daniele Varrazzo2007-11-111-0/+1
* Fixed bug #194 (and added nice MD project not that C/C++ is supported.)Federico Di Gregorio2007-09-081-0/+76