psycopg2/tests
James Henstridge 331c942800 2008-04-21 James Henstridge <james@jamesh.id.au>
* tests/test_quote.py (QuotingTestCase.test_unicode): If the
	server encoding is not UTF8, skip the unicode test and emit a
	warning.
2008-04-20 23:19:42 +00:00
..
__init__.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00
bugX000.py Added 'make check' target, running all the available tests. 2007-11-11 10:40:12 +00:00
dbapi20.py Added DBAPI 2.0 conformance tests in tests/. 2006-02-11 06:55:17 +00:00
extras_dictcursor.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00
test_connection.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00
test_dates.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00
test_psycopg2_dbapi20.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +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 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00
types_basic.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00