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