psycopg2/tests
Daniele Varrazzo 3ba0631dbb A few large objects tests fixed
The behavior changed in Python 3 after the lobject-decode merge.
2011-01-10 22:05:47 +00:00
..
__init__.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
bug_gc.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
bugX000.py Added license to unit tests 2011-01-09 23:44:35 +00:00
dbapi20_tpc.py hook up two phase commit tests. 2010-11-05 09:34:47 +00:00
dbapi20.py DBAPI compatibility test updated to 1.12. 2010-09-23 23:36:58 +01:00
extras_dictcursor.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_async.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_cancel.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_connection.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_copy.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_cursor.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_dates.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_green.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_lobject.py A few large objects tests fixed 2011-01-10 22:05:47 +00:00
test_notify.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_psycopg2_dbapi20.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_quote.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
test_transaction.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
testconfig.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
testutils.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00
types_basic.py Merge branch 'python2' into python3 2011-01-03 21:43:02 +01:00
types_extras.py Merge branch 'python2' into python3 2011-01-10 00:46:02 +00:00