public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* sql test cleanup
@ 2002-10-11  3:48 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2002-10-11  3:48 UTC (permalink / raw)
  To: mauve-discuss

Hi,

I cleaned up the JDBC tests a little bit.

2002-10-11  Mark Wielaard  <mark@klomp.org>

  * gnu/testlet/java/sql/Blob/BlobTest.java: Make it compile with
  JDBC3.0.
  * gnu/testlet/java/sql/Clob/ClobTest.java: Likewise.
  * gnu/testlet/java/sql/Connection/TestJdbc10.java: Removed.
  * gnu/testlet/java/sql/Connection/TestJdbc20.java: Removed.
  * gnu/testlet/java/sql/Connection/TestJdbc.java: Merge of above two
  test cases that should now work with any JDBC version.
  * gnu/testlet/java/sql/DatabaseMetaData/TestJdbc10.java: Removed.
  * gnu/testlet/java/sql/DatabaseMetaData/TestJdbc20.java: Removed.
  * gnu/testlet/java/sql/DatabaseMetaData/TestJdbc.java: Merge of above
  two test cases that should now work with any JDBC version.

This should make it work more easily with the different JDBC versions
that are implemented by the different class libraries. These tests
mainly test things that are checked compile time not runtime so I don't
mind to remove them completely if they still don't work/compile for some
people.

Cheers,

Mark

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-11 10:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11  3:48 sql test cleanup Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).