Re: Status of JDBC test suite?

From: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>
To: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Status of JDBC test suite?
Date: 2001-08-26 19:46:38
Message-ID: l6kiots61cvib9f563n00bhqio6b2ti1g3@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Anders Bengtsson 2001-08-26 19:56:09 Re: Status of JDBC test suite?
Previous Message Anders Bengtsson 2001-08-26 19:30:45 Re: Status of JDBC test suite?