psycopg2/tests
Daniele Varrazzo 0a4eeb4e13 Fixed notification tests to run on Py3.
Call 2to3 on the dynamically generated scripts.
2010-12-31 03:18:27 +01:00
..
__init__.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
bug_gc.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
bugX000.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01: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 Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_async.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_cancel.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_connection.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_copy.py Use ascii_letters instead of letters. 2010-12-31 03:18:27 +01:00
test_cursor.py Several tests ported to Python 3. 2010-12-31 03:18:27 +01:00
test_dates.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_green.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_lobject.py Several tests ported to Python 3. 2010-12-31 03:18:27 +01:00
test_notify.py Fixed notification tests to run on Py3. 2010-12-31 03:18:27 +01:00
test_psycopg2_dbapi20.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_quote.py Several tests ported to Python 3. 2010-12-31 03:18:27 +01:00
test_transaction.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
testconfig.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
testutils.py Fixed notification tests to run on Py3. 2010-12-31 03:18:27 +01:00
types_basic.py Several tests ported to Python 3. 2010-12-31 03:18:27 +01:00
types_extras.py Inet adapter compatible with Python 3. 2010-12-31 03:18:27 +01:00