~psycopg/psycopg/2.0.x

  • Committer: James Henstridge
  • Date: 2008-02-27 02:29:55 UTC
  • Revision ID: jamesh-31e386fa93dc99d3a323ef645a2eb265186ad4e9
        * runtests.py: add a harness to run all the psycopg tests against
        the version built by distutils.
Filename Latest Rev Last Changed Committer Comment Size
..
File __init__.py 320 17 years ago James Henstridge * tests/test_connection.py (ConnectionTests): add 793 bytes Diff Download File
File bugX000.py 302 17 years ago Daniele Varrazzo Added 'make check' target, running all the availab 673 bytes Diff Download File
dbapi20.py 171 19 years ago Federico Di Gregorio Added DBAPI 2.0 conformance tests in tests/. 30.6 KB Diff Download File
File extras_dictcursor.py 302 17 years ago Daniele Varrazzo Added 'make check' target, running all the availab 1.4 KB Diff Download File
test_connection.py 320 17 years ago James Henstridge * tests/test_connection.py (ConnectionTests): add 817 bytes Diff Download File
test_dates.py 313 17 years ago James Henstridge * tests/__init__.py (test_suite): add date tests 17.2 KB Diff Download File
File test_psycopg2_dbapi20.py 302 17 years ago Daniele Varrazzo Added 'make check' target, running all the availab 620 bytes Diff Download File
File test_quote.py 302 17 years ago Daniele Varrazzo Added 'make check' target, running all the availab 2.5 KB Diff Download File
File test_transaction.py 320 17 years ago James Henstridge * tests/test_connection.py (ConnectionTests): add 7.9 KB Diff Download File
File types_basic.py 315 17 years ago James Henstridge Split the binary tests out a bit. 3.3 KB Diff Download File