PostgreSQL/JDBC Test Suite Howto

Lists: pgsql-patches
From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: pgsql-patches(at)postgresql(dot)org
Subject: PostgreSQL/JDBC Test Suite Howto
Date: 2001-09-02 14:26:55
Message-ID: 9ag4pt4v1fmt2h6ard5arm54pq7lgccfk5@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

[resubmitting since I accidentally posted from a non-member
address and it got stalled]

I've written a brief Howto document about the JDBC test suite
that's in the source tree. Liam Stewart contributed a section on
the standard JDBC 2 test suite from Sun.

Hopefully, this will make it easier for developers working on
the JDBC driver to use and extend the test suite(s) to improve
the quality of the driver.

I suggest to add this document to the source tree as
src/interfaces/jdbc/org/postgresql/test/README. I don't think it
should be in the binary distribution.

I hope my english in this document is OK. Please feel free to
improve it. That's probably easiest to do as a patch once its in
CVS.

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl> (new address)

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

Attachment Content-Type Size
README text/plain 11.5 KB