psycopg2/tests
2011-02-06 16:47:05 +01: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-18 02:11:58 +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 COPY sends unicode to a file if it derives from io.TextIoBase 2011-02-05 15:12:37 +01:00
test_cursor.py Merge branch 'python3' into python2 2011-02-06 16:47:05 +01: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 COPY sends unicode to a file if it derives from io.TextIoBase 2011-02-05 15:12:37 +01:00
types_basic.py Merge branch 'python2' into python3 2011-01-03 21:43:02 +01:00
types_extras.py Fixed standard_conforming_strings filtering in Python 3 tests 2011-01-18 02:45:31 +00:00