You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2006/05/31 18:40:33 UTC

svn commit: r410591 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc40.runall

Author: rhillegas
Date: Wed May 31 09:40:33 2006
New Revision: 410591

URL: http://svn.apache.org/viewvc?rev=410591&view=rev
Log:
DERBY-942: Kristian's patch to wire ConnectionTest into jdbc4 suite.

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc40.runall

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc40.runall
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc40.runall?rev=410591&r1=410590&r2=410591&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc40.runall (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc40.runall Wed May 31 09:40:33 2006
@@ -12,6 +12,7 @@
 jdbc4/CallableStatementTest.junit
 jdbc4/ClobTest.junit
 jdbc4/ClosedObjectTest.junit
+jdbc4/ConnectionTest.junit
 jdbc4/DataSourceTest.junit
 jdbc4/ParameterMetaDataWrapperTest.junit
 jdbc4/ResultSetMetaDataTest.junit