..
__init__.py
Fixed test suite execution as a script
2011-01-03 20:45:03 +01: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
Merge branch 'python2' into python3
2011-01-01 17:14:54 +01: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
Merge branch 'python2' into python3
2011-01-02 03:28:00 +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
Merge branch 'python2' into python3
2011-01-02 03:28:00 +01:00