summaryrefslogtreecommitdiff
path: root/tests/patcher_psycopg_test.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 compatibility fixesJakub Stasiak2014-07-181-1/+3
* tests: deprecated TestCase.assert_() -> assert keywordSergey Shepelev2014-07-161-1/+1
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-231-5/+5
* python3 compatibility: print functionSergey Shepelev2014-04-231-2/+2
* python3 compat fixesVictor Sergeyev2014-03-281-1/+1
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-1/+1
* Postgres tests not failing when postgres not installed. Fixes #78.Ryan Williams2011-02-151-1/+3
* Typo in test name, thanks jbergstroem.Ryan Williams2010-08-051-1/+1
* Neglected to change this instance.Ryan Williams2010-06-101-1/+1
* Constant tweakage.Ryan Williams2010-05-241-1/+1
* Cleaned up error output a bit better so diagnosis of failing psycopg tests do...Ryan Williams2010-05-241-1/+1
* Integrated the dotfile auth lookup stuff with the new test.Ryan Williams2010-04-171-1/+8
* Fixed test to effectively run.Daniele Varrazzo2010-04-101-1/+7
* Updated green psycopg support, added a test for it (which hasn't been run bec...Ryan Williams2010-04-091-0/+41