psycopg2/tests
Jonathan Ross Rogers cde19c4d59 Make Range pickleable
2016-08-07 02:38:52 +01:00
..
__init__.py
dbapi20_tpc.py
dbapi20.py
test_async.py
test_bug_gc.py
test_bugX000.py
test_cancel.py
test_connection.py Merge branch 'conn-get-parameters' 2016-07-01 20:12:01 +01:00
test_copy.py
test_cursor.py
test_dates.py
test_errcodes.py
test_extras_dictcursor.py
test_green.py
test_lobject.py
test_module.py
test_notify.py
test_psycopg2_dbapi20.py
test_quote.py Allow adapting bytes using QuotedString on Python 3 too 2016-07-01 19:14:00 +01:00
test_transaction.py
test_types_basic.py Test moved to the right module, cleanup, but same problem 2016-07-01 18:01:16 +01:00
test_types_extras.py Make Range pickleable 2016-08-07 02:38:52 +01:00
test_with.py
testconfig.py Test moved to the right module, cleanup, but same problem 2016-07-01 18:01:16 +01:00
testutils.py