.. |
__init__.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
dbapi20_tpc.py
|
hook up two phase commit tests.
|
2010-11-05 09:34:47 +00:00 |
dbapi20.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_async_keyword.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_async.py
|
Fixed infinite loop in pq_get_last_result after COPY
|
2018-10-10 23:57:34 +01:00 |
test_bug_gc.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_bugX000.py
|
Python source cleanup using flake8
|
2016-10-11 00:11:55 +01:00 |
test_cancel.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_connection.py
|
Added connection.host
|
2018-10-06 15:19:01 +02:00 |
test_copy.py
|
Avoid installing tests to site-packages
|
2017-12-10 10:55:58 -08:00 |
test_cursor.py
|
Added table_oid, table_column on cursor.description items
|
2018-10-11 03:37:09 +01:00 |
test_dates.py
|
Set minimal postgres version for intervalstyle test
|
2018-05-20 13:40:57 +01:00 |
test_errcodes.py
|
Avoid installing tests to site-packages
|
2017-12-10 10:55:58 -08:00 |
test_extras_dictcursor.py
|
DictCursor and RealDictCursor rows maintain columns order
|
2018-05-21 03:14:08 +01:00 |
test_fast_executemany.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_green.py
|
Fixed infinite loop in pq_get_last_result after COPY
|
2018-10-10 23:57:34 +01:00 |
test_ipaddress.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_lobject.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_module.py
|
Added Diagnostics.severity_nonlocalized attribute
|
2018-10-04 16:13:46 +01:00 |
test_notify.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_psycopg2_dbapi20.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_quote.py
|
Prefer https:// URLs when available
|
2018-09-22 19:02:33 -07:00 |
test_replication.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_sql.py
|
sql.Identifier can wrap a sequence of strings to represent qualified names
|
2018-10-04 12:46:10 +01:00 |
test_transaction.py
|
Use relative imports throughout tests
|
2017-12-10 10:51:07 -08:00 |
test_types_basic.py
|
Commented out test to avoid beaking master
|
2018-10-10 11:05:02 +02:00 |
test_types_extras.py
|
Implement __str__ for range types
|
2018-09-30 10:15:55 +02:00 |
test_with.py
|
Bump tests for selective closure of named cursor to pg 8.2
|
2018-07-24 21:16:36 +01:00 |
testconfig.py
|
Test moved to the right module, cleanup, but same problem
|
2016-07-01 18:01:16 +01:00 |
testutils.py
|
Prefer https:// URLs when available
|
2018-09-22 19:02:33 -07:00 |