summaryrefslogtreecommitdiff
path: root/tests/test_cancel.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of skipping of testing methods on certain Py/PG versionsDaniele Varrazzo2011-02-151-3/+3
* Merge branch 'python2' into python3Daniele Varrazzo2011-01-101-0/+23
|\
| * Added license to unit testsDaniele Varrazzo2011-01-091-0/+23
| * All tests made executable.Daniele Varrazzo2011-01-071-0/+0
* | Merge branch 'python2' into python3Daniele Varrazzo2011-01-011-1/+1
|\ \ | |/
| * Shorter "never ending query" to test query canceling.Daniele Varrazzo2010-12-041-1/+1
* | Test suite converted into a proper package.Daniele Varrazzo2010-12-211-5/+5
|/
* Deal uniformly with test servers without pg_sleep.Daniele Varrazzo2010-11-281-1/+3
* Support query cancellation.Jan UrbaƄski2010-11-281-0/+89