Re: Status of JDBC test suite? - Mailing list pgsql-jdbc

From Rene Pijlman
Subject Re: Status of JDBC test suite?
Date
Msg-id l6kiots61cvib9f563n00bhqio6b2ti1g3@4ax.com
Whole thread Raw
In response to Re: Status of JDBC test suite?  (Anders Bengtsson <ndrsbngtssn@yahoo.se>)
Responses Re: Status of JDBC test suite?
List pgsql-jdbc
On Sun, 26 Aug 2001 21:30:45 +0200 (CEST), Anders Bengtsson
wrote:
>Since it's non-obvious how to initialize it and how to use it, very few
>have. :-)

This is probably true, but once you have your environment setup
(including a test database, password etc.) its just a matter of
typing "make check".

Would a brief How-to help?

>Most recently some updates in DatabaseMetaData broke some test
>cases.

:-(

>Ideally we should be able to extract parts of the test suite that could be
>run without connecting to a backend. It would then be possible to at least
>run those parts of the tests in "make".

I'm not sure if that would be useful. Its a reasonable
requirement for a database driver test suite that there actually
is a database to test against :-)

Regards,
René Pijlman

pgsql-jdbc by date:

Previous
From: Anders Bengtsson
Date:
Subject: Re: Status of JDBC test suite?
Next
From: Anders Bengtsson
Date:
Subject: Re: Status of JDBC test suite?