..
__init__.py
Added ipaddress objects conversion
2016-10-11 04:54:41 +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
Allow skipping the slow test
2017-02-02 01:53:50 +00: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
Allow skipping the slow test
2017-02-02 01:53:50 +00:00
test_connection.py
Allow skipping the slow test
2017-02-02 01:53:50 +00:00
test_copy.py
Allow skipping the slow test
2017-02-02 01:53:50 +00:00
test_cursor.py
Allow skipping the slow test
2017-02-02 01:53:50 +00:00
test_dates.py
Python source cleanup using flake8
2016-10-11 00:11:55 +01:00
test_errcodes.py
Allow skipping the slow test
2017-02-02 01:53:50 +00:00
test_extras_dictcursor.py
Python source cleanup using flake8
2016-10-11 00:11:55 +01:00
test_green.py
Allow skipping the slow test
2017-02-02 01:53:50 +00:00
test_ipaddress.py
Added ipaddress objects conversion
2016-10-11 04:54:41 +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
Allow skipping the slow test
2017-02-02 01:53:50 +00: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_transaction.py
Allow skipping the slow test
2017-02-02 01:53:50 +00: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
Allow skipping the slow test
2017-02-02 01:53:50 +00: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
Allow skipping the slow test
2017-02-02 01:53:50 +00:00