psycopg2/tests
Daniele Varrazzo cf40bff2e2 Dropped sql.compose
Use a SQL % operator instead.
2017-01-01 08:39:02 +01:00
..
__init__.py Adding some boilerplate for the new module 2017-01-01 03:53:08 +01:00
dbapi20_tpc.py hook up two phase commit tests. 2010-11-05 09:34:47 +00:00
dbapi20.py Fix several typos 2015-05-03 10:30:21 +01:00
test_async.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_bug_gc.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_bugX000.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_cancel.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_connection.py Fixed tests failing on Python 2.6 2016-12-24 01:03:57 +01:00
test_copy.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_cursor.py Merge branch 'master' into named-callproc 2016-12-26 01:49:42 +01:00
test_dates.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_errcodes.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_extras_dictcursor.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_green.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_ipaddress.py Adding some boilerplate for the new module 2017-01-01 03:53:08 +01:00
test_lobject.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_module.py Fixed tests failing on Python 2.6 2016-12-24 01:03:57 +01:00
test_notify.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_psycopg2_dbapi20.py Merge branch 'master' into named-callproc 2016-12-26 01:49:42 +01:00
test_quote.py Fixed tests failing on Python 2.6 2016-12-24 01:03:57 +01:00
test_replication.py Skip replication tests in green mode 2016-12-25 19:00:30 +01:00
test_sql.py Dropped sql.compose 2017-01-01 08:39:02 +01:00
test_transaction.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_types_basic.py Conver network array types into array of strings by default 2016-10-11 02:31:45 +01:00
test_types_extras.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_with.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
testconfig.py Test moved to the right module, cleanup, but same problem 2016-07-01 18:01:16 +01:00
testutils.py Added test to verify bug #482 2016-12-25 18:30:27 +01:00