psycopg2/tests
2010-11-09 00:09:32 +00:00
..
__init__.py Added test to verify executemany doesn't propagate exceptions. 2010-07-09 15:23:02 +01:00
bug_gc.py Added test for refcounting/gc bug reported by Michael Tharp 2010-04-08 18:42:20 +02: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 Added NamedTupleCursor. 2010-11-06 04:33:44 +00:00
test_async.py Making sync and async connection setup somewhat more consistent. 2010-04-23 13:24:35 +01:00
test_connection.py Fixed test syntax for py 2.4. 2010-11-09 00:09:32 +00:00
test_copy.py Exceptions raised by the columns iterator propagated. 2010-07-10 00:12:50 +01:00
test_cursor.py Added test to verify the ticket #7 is fixed. 2010-11-06 02:24:28 +00:00
test_dates.py Handle time zones with seconds in the UTC offset. 2010-05-20 02:16:04 +01:00
test_green.py Try to restore the connection state after a wait callback error. 2010-04-21 15:21:32 +01:00
test_lobject.py Support large objects truncating. 2010-03-29 09:19:35 +02:00
test_notify.py The Notify type is hashable. 2010-11-05 09:34:52 +00:00
test_psycopg2_dbapi20.py hook up two phase commit tests. 2010-11-05 09:34:47 +00:00
test_quote.py 2008-04-21 James Henstridge <james@jamesh.id.au> 2008-04-20 23:19:42 +00:00
test_transaction.py Applied spelling fixes patch from Peter Eisentraut 2010-07-18 12:14:46 +02:00
types_basic.py Use the adapter of an object superclass if available. 2010-11-08 01:35:06 +00:00
types_extras.py Skip tests if the hstore type is not in the test database. 2010-11-05 09:34:52 +00:00